Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
teogor committed Nov 22, 2023
1 parent a7d075b commit 8c4cd15
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 77 deletions.
182 changes: 163 additions & 19 deletions .winds/resources/bom/1.0.0-alpha03/dependencies-1.0.0-alpha03.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"displayName": "Common",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "common",
"artifactId": "core-common",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -77,7 +77,7 @@
"displayName": "Foundation",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "foundation",
"artifactId": "core-foundation",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -101,7 +101,7 @@
"displayName": "Network",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "network",
"artifactId": "core-network",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -125,7 +125,7 @@
"displayName": "Notifications",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "notifications",
"artifactId": "core-notifications",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -149,7 +149,7 @@
"displayName": "Runtime",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "runtime",
"artifactId": "core-runtime",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -173,7 +173,7 @@
"displayName": "Startup",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "startup",
"artifactId": "core-startup",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -197,7 +197,7 @@
"displayName": "Compose",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "compose",
"artifactId": "data-compose",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -221,7 +221,7 @@
"displayName": "Database",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "database",
"artifactId": "data-database",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -245,7 +245,7 @@
"displayName": "Datastore",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "datastore",
"artifactId": "data-datastore",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -269,7 +269,7 @@
"displayName": "Analytics",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "analytics",
"artifactId": "firebase-analytics",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -293,7 +293,7 @@
"displayName": "Crashlytics",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "crashlytics",
"artifactId": "firebase-crashlytics",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -317,7 +317,7 @@
"displayName": "Remote-Config",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "remoteconfig",
"artifactId": "firebase-remoteconfig",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -335,13 +335,37 @@
"Remote-Config"
]
},
{
"completeName": "Ceres Framework Core",
"name": "core",
"displayName": "Core",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "framework-core",
"version": {
"major": 1,
"minor": 0,
"patch": 0,
"flag": "Alpha",
"versionQualifier": 3
},
"path": ":framework:core",
"dependencies": [
],
"canBePublished": true,
"names": [
"Ceres",
"Framework",
"Core"
]
},
{
"completeName": "Ceres Framework UI",
"name": "ui",
"displayName": "UI",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "ui",
"artifactId": "framework-ui",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -365,7 +389,7 @@
"displayName": "AdMob",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "admob",
"artifactId": "monetisation-admob",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -389,7 +413,7 @@
"displayName": "Ads",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "ads",
"artifactId": "monetisation-ads",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -413,7 +437,7 @@
"displayName": "Messaging",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "messaging",
"artifactId": "monetisation-messaging",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -431,13 +455,61 @@
"Messaging"
]
},
{
"completeName": "Ceres Navigation Common",
"name": "common",
"displayName": "Common",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "navigation-common",
"version": {
"major": 1,
"minor": 0,
"patch": 0,
"flag": "Alpha",
"versionQualifier": 2
},
"path": ":navigation:common",
"dependencies": [
],
"canBePublished": true,
"names": [
"Ceres",
"Navigation",
"Common"
]
},
{
"completeName": "Ceres Navigation Core",
"name": "core",
"displayName": "Core",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "navigation-core",
"version": {
"major": 1,
"minor": 0,
"patch": 0,
"flag": "Alpha",
"versionQualifier": 2
},
"path": ":navigation:core",
"dependencies": [
],
"canBePublished": true,
"names": [
"Ceres",
"Navigation",
"Core"
]
},
{
"completeName": "Ceres Navigation Events",
"name": "events",
"displayName": "Events",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "events",
"artifactId": "navigation-events",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -461,7 +533,7 @@
"displayName": "Screen",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "screen",
"artifactId": "navigation-screen",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -479,13 +551,37 @@
"Screen"
]
},
{
"completeName": "Ceres Navigation UI",
"name": "ui",
"displayName": "UI",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "navigation-ui",
"version": {
"major": 1,
"minor": 0,
"patch": 0,
"flag": "Alpha",
"versionQualifier": 2
},
"path": ":navigation:ui",
"dependencies": [
],
"canBePublished": true,
"names": [
"Ceres",
"Navigation",
"UI"
]
},
{
"completeName": "Ceres Screen Builder",
"name": "builder",
"displayName": "Builder",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "builder",
"artifactId": "screen-builder",
"version": {
"major": 1,
"minor": 0,
Expand All @@ -503,6 +599,54 @@
"Builder"
]
},
{
"completeName": "Ceres Screen Core",
"name": "core",
"displayName": "Core",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "screen-core",
"version": {
"major": 1,
"minor": 0,
"patch": 0,
"flag": "Alpha",
"versionQualifier": 3
},
"path": ":screen:core",
"dependencies": [
],
"canBePublished": true,
"names": [
"Ceres",
"Screen",
"Core"
]
},
{
"completeName": "Ceres Screen UI",
"name": "ui",
"displayName": "UI",
"description": "🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.",
"groupId": "dev.teogor.ceres",
"artifactId": "screen-ui",
"version": {
"major": 1,
"minor": 0,
"patch": 0,
"flag": "Alpha",
"versionQualifier": 3
},
"path": ":screen:ui",
"dependencies": [
],
"canBePublished": true,
"names": [
"Ceres",
"Screen",
"UI"
]
},
{
"completeName": "Ceres UI Compose",
"name": "compose",
Expand Down
Loading

0 comments on commit 8c4cd15

Please sign in to comment.