mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
101 lines
8.0 KiB
TOML
101 lines
8.0 KiB
TOML
[versions]
|
|
versionCode = "4"
|
|
versionName = "NumberHub"
|
|
|
|
androidxBrowserBrowser = "1.8.0"
|
|
androidGradlePlugin = "8.3.2"
|
|
androidxActivityActivityCompose = "1.9.0"
|
|
androidxAppCompatAppCompat = "1.7.0"
|
|
androidxCompose = "1.6.8"
|
|
androidxComposeCompiler = "1.5.9"
|
|
androidxComposeMaterial3 = "1.2.1"
|
|
androidxCoreCoreKts = "1.13.1"
|
|
androidxGlanceGlance = "1.1.0"
|
|
androidxDatastoreDatastorePreferences = "1.1.1"
|
|
androidxEspresso = "3.6.1"
|
|
androidxHiltHiltNavigationCompose = "1.2.0"
|
|
androidxMacroBenchmark = "1.2.4"
|
|
androidxLifecycleLifecycleRuntimeCompose = "2.8.3"
|
|
androidxNavigationNavigationCompose = "2.7.7"
|
|
androidxProfileinstallerProfileinstaller = "1.3.1"
|
|
androidxRoom = "2.6.1"
|
|
androidxTest = "1.6.1"
|
|
androidxTestExtJunitKtx = "1.2.1"
|
|
androidxTestRunner = "1.6.1"
|
|
androidxUiAutomator = "2.3.0"
|
|
androidxWindowWindow = "1.3.0"
|
|
androidxWorkWorkRuntimeKtx = "2.9.0"
|
|
comAndroidToolsDesugarJdkLibs = "2.0.4"
|
|
comGithubSadellieThemmo = "1.3.0"
|
|
comGoogleDagger = "2.49"
|
|
comSquareupMoshiMoshiKotlin = "1.15.0"
|
|
comSquareupRetrofit2ConverterMoshi = "2.9.0"
|
|
orgJacocoOrgJacocoCore = "0.8.10"
|
|
junitJunit = "4.13.2"
|
|
kotlin = "1.9.22"
|
|
ksp = "1.9.22-1.0.16"
|
|
orgBurnoutcrewComposereorderableReorderable = "0.9.6"
|
|
orgJetbrainsKotlinxKotlinxCoroutinesTest = "1.7.3"
|
|
orgRobolectricRobolectric = "4.11.1"
|
|
|
|
[libraries]
|
|
androidx-activity-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "androidxActivityActivityCompose" }
|
|
androidx-appcompat-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidxAppCompatAppCompat" }
|
|
androidx-benchmark-macro = { group = "androidx.benchmark", name = "benchmark-macro-junit4", version.ref = "androidxMacroBenchmark" }
|
|
androidx-browser-browser = { group = "androidx.browser", name = "browser", version.ref = "androidxBrowserBrowser" }
|
|
androidx-compose-material3 = { group = "androidx.compose.material3", name = "material3", version.ref = "androidxComposeMaterial3" }
|
|
androidx-compose-material3-window-size = { group = "androidx.compose.material3", name = "material3-window-size-class", version.ref = "androidxComposeMaterial3" }
|
|
androidx-compose-material-icons-extended = { group = "androidx.compose.material", name = "material-icons-extended", version.ref = "androidxCompose" }
|
|
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version.ref = "androidxCompose" }
|
|
androidx-compose-ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit4", version.ref = "androidxCompose" }
|
|
androidx-compose-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-manifest", version.ref = "androidxCompose" }
|
|
androidx-compose-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview", version.ref = "androidxCompose" }
|
|
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling", version.ref = "androidxCompose" }
|
|
androidx-core-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "androidxCoreCoreKts" }
|
|
androidx-glance-glance = { group = "androidx.glance", name = "glance", version.ref = "androidxGlanceGlance" }
|
|
androidx-glance-glance-appwidget = { group = "androidx.glance", name = "glance-appwidget", version.ref = "androidxGlanceGlance" }
|
|
androidx-glance-glance-material3 = { group = "androidx.glance", name = "glance-material3", version.ref = "androidxGlanceGlance" }
|
|
androidx-datastore-datastore-preferences = { group = "androidx.datastore", name = "datastore-preferences", version.ref = "androidxDatastoreDatastorePreferences" }
|
|
androidx-hilt-hilt-navigation-compose = { group = "androidx.hilt", name = "hilt-navigation-compose", version.ref = "androidxHiltHiltNavigationCompose" }
|
|
androidx-lifecycle-lifecycle-runtime-compose = { group = "androidx.lifecycle", name = "lifecycle-runtime-compose", version.ref = "androidxLifecycleLifecycleRuntimeCompose" }
|
|
androidx-navigation-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version.ref = "androidxNavigationNavigationCompose" }
|
|
androidx-profileinstaller-profileinstaller = { group = "androidx.profileinstaller", name = "profileinstaller", version.ref = "androidxProfileinstallerProfileinstaller" }
|
|
androidx-room-runtime = { group = "androidx.room", name = "room-runtime", version.ref = "androidxRoom" }
|
|
androidx-room-ktx = { group = "androidx.room", name = "room-ktx", version.ref = "androidxRoom" }
|
|
androidx-room-compiler = { group = "androidx.room", name = "room-compiler", version.ref = "androidxRoom" }
|
|
androidx-test-core = { group = "androidx.test", name = "core", version.ref = "androidxTest" }
|
|
androidx-test-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "androidxEspresso" }
|
|
androidx-test-ext-junit-ktx = { group = "androidx.test.ext", name = "junit-ktx", version.ref = "androidxTestExtJunitKtx" }
|
|
androidx-test-runner = { group = "androidx.test", name = "runner", version.ref = "androidxTestRunner" }
|
|
androidx-test-rules = { group = "androidx.test", name = "rules", version.ref = "androidxTest" }
|
|
androidx-test-uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version.ref = "androidxUiAutomator" }
|
|
androidx-window-window = { group = "androidx.window", name = "window", version.ref = "androidxWindowWindow" }
|
|
androidx-work-work-runtime-ktx = { group = "androidx.work", name = "work-runtime-ktx", version.ref = "androidxWorkWorkRuntimeKtx" }
|
|
com-android-tools-desugar-jdk-libs = { group = "com.android.tools", name = "desugar_jdk_libs", version.ref = "comAndroidToolsDesugarJdkLibs" }
|
|
com-github-sadellie-themmo = { group = "com.github.sadellie.themmo", name = "themmo", version.ref = "comGithubSadellieThemmo" }
|
|
com-github-sadellie-themmo-core = { group = "com.github.sadellie.themmo", name = "themmo-core", version.ref = "comGithubSadellieThemmo" }
|
|
com-google-dagger-android-hilt-android = { group = "com.google.dagger", name = "hilt-android", version.ref = "comGoogleDagger" }
|
|
com-google-dagger-dagger-android-processor = { group = "com.google.dagger", name = "dagger-android-processor", version.ref = "comGoogleDagger" }
|
|
com-google-dagger-hilt-compiler = { group = "com.google.dagger", name = "hilt-compiler", version.ref = "comGoogleDagger" }
|
|
com-squareup-moshi-moshi-kotlin = { group = "com.squareup.moshi", name = "moshi-kotlin", version.ref = "comSquareupMoshiMoshiKotlin" }
|
|
com-squareup-retrofit2-converter-moshi = { group = "com.squareup.retrofit2", name = "converter-moshi", version.ref = "comSquareupRetrofit2ConverterMoshi" }
|
|
junit-junit = { group = "junit", name = "junit", version.ref = "junitJunit" }
|
|
org-burnoutcrew-composereorderable-reorderable = { group = "org.burnoutcrew.composereorderable", name = "reorderable", version.ref = "orgBurnoutcrewComposereorderableReorderable" }
|
|
org-jetbrains-kotlinx-kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "orgJetbrainsKotlinxKotlinxCoroutinesTest" }
|
|
org-robolectric-robolectric = { group = "org.robolectric", name = "robolectric", version.ref = "orgRobolectricRobolectric" }
|
|
|
|
# classpath
|
|
android-gradlePlugin = { group = "com.android.tools.build", name = "gradle", version.ref = "androidGradlePlugin" }
|
|
kotlin-gradlePlugin = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin", version.ref = "kotlin" }
|
|
com-google-dagger = { group = "com.google.dagger", name = "hilt-android-gradle-plugin", version.ref = "comGoogleDagger" }
|
|
ksp-gradlePlugin = { group = "com.google.devtools.ksp", name = "com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" }
|
|
org-jacoco-org-jacoco-core = { group = "org.jacoco", name = "org.jacoco.core", version.ref = "orgJacocoOrgJacocoCore" }
|
|
|
|
[plugins]
|
|
android-gradlePlugin = { id = "com.android.application", version.ref = "androidGradlePlugin" }
|
|
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
|
hilt = { id = "com.google.dagger.hilt.android", version.ref = "comGoogleDagger" }
|
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
|
room = { id = "androidx.room", version.ref = "androidxRoom" }
|
|
androidTest = { id = "com.android.test", version.ref = "androidGradlePlugin" }
|
|
baselineprofile = { id = "androidx.baselineprofile", version.ref = "androidxMacroBenchmark"} |