2023-09-15 07:24:19 -04:00
|
|
|
[versions]
|
2024-01-27 12:44:38 -05:00
|
|
|
accompanist = "0.34.0"
|
2024-05-05 00:45:01 -04:00
|
|
|
activityCompose = "1.9.0"
|
|
|
|
amneziawgAndroid = "1.2.0"
|
2023-09-15 07:24:19 -04:00
|
|
|
androidx-junit = "1.1.5"
|
|
|
|
appcompat = "1.6.1"
|
2023-10-16 22:43:28 -04:00
|
|
|
biometricKtx = "1.2.0-alpha05"
|
2023-10-21 12:50:20 -04:00
|
|
|
coreGoogleShortcuts = "1.1.0"
|
2024-05-05 00:45:01 -04:00
|
|
|
coreKtx = "1.13.1"
|
|
|
|
datastorePreferences = "1.1.1"
|
2023-11-08 21:43:03 -05:00
|
|
|
desugar_jdk_libs = "2.0.4"
|
2023-09-15 07:24:19 -04:00
|
|
|
espressoCore = "3.5.1"
|
2024-05-10 23:53:13 -04:00
|
|
|
hiltAndroid = "2.51.1"
|
2024-03-11 12:39:00 -04:00
|
|
|
hiltNavigationCompose = "1.2.0"
|
2023-09-15 07:24:19 -04:00
|
|
|
junit = "4.13.2"
|
2024-02-20 16:17:34 -05:00
|
|
|
kotlinx-serialization-json = "1.6.3"
|
2024-01-19 20:52:11 -05:00
|
|
|
lifecycle-runtime-compose = "2.7.0"
|
2024-03-18 00:27:11 -04:00
|
|
|
material3 = "1.2.1"
|
2024-05-30 23:10:28 -04:00
|
|
|
multifabVersion = "1.1.0"
|
2024-02-18 23:28:06 -05:00
|
|
|
navigationCompose = "2.7.7"
|
2024-03-18 00:27:11 -04:00
|
|
|
pinLockCompose = "1.0.3"
|
2023-12-05 01:14:19 -05:00
|
|
|
roomVersion = "2.6.1"
|
2023-09-15 07:24:19 -04:00
|
|
|
timber = "5.0.1"
|
2024-03-18 00:27:11 -04:00
|
|
|
tunnel = "1.0.20230706"
|
2024-05-30 23:10:28 -04:00
|
|
|
androidGradlePlugin = "8.4.1"
|
2024-03-29 23:53:41 -04:00
|
|
|
kotlin = "1.9.23"
|
|
|
|
ksp = "1.9.23-1.0.19"
|
2024-05-05 00:45:01 -04:00
|
|
|
composeBom = "2024.05.00"
|
|
|
|
compose = "1.6.7"
|
2023-09-15 14:51:38 -04:00
|
|
|
zxingAndroidEmbedded = "4.3.0"
|
2023-09-15 07:24:19 -04:00
|
|
|
|
2024-03-11 12:39:00 -04:00
|
|
|
#plugins
|
2024-03-29 23:53:41 -04:00
|
|
|
gradlePlugins-kotlinxSerialization = "1.9.23"
|
2024-05-05 21:36:44 -04:00
|
|
|
material = "1.12.0"
|
2024-03-11 12:39:00 -04:00
|
|
|
|
2023-09-15 07:24:19 -04:00
|
|
|
|
|
|
|
[libraries]
|
2024-02-18 23:28:06 -05:00
|
|
|
|
2023-09-15 07:24:19 -04:00
|
|
|
# accompanist
|
|
|
|
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version.ref = "accompanist" }
|
|
|
|
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }
|
|
|
|
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist" }
|
2023-10-10 13:19:20 -04:00
|
|
|
|
2023-09-15 07:24:19 -04:00
|
|
|
#room
|
2024-05-05 00:45:01 -04:00
|
|
|
amneziawg-android = { module = "com.zaneschepke:amneziawg-android", version.ref = "amneziawgAndroid" }
|
2023-10-16 22:43:28 -04:00
|
|
|
androidx-biometric-ktx = { module = "androidx.biometric:biometric-ktx", version.ref = "biometricKtx" }
|
2023-10-21 12:50:20 -04:00
|
|
|
androidx-core = { module = "androidx.core:core", version.ref = "coreKtx" }
|
|
|
|
androidx-core-google-shortcuts = { module = "androidx.core:core-google-shortcuts", version.ref = "coreGoogleShortcuts" }
|
2023-12-20 23:13:48 -05:00
|
|
|
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastorePreferences" }
|
2023-10-16 22:43:28 -04:00
|
|
|
androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle-runtime-compose" }
|
2023-10-12 20:20:53 -04:00
|
|
|
androidx-lifecycle-service = { module = "androidx.lifecycle:lifecycle-service", version.ref = "lifecycle-runtime-compose" }
|
2023-09-15 07:24:19 -04:00
|
|
|
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "roomVersion" }
|
|
|
|
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "roomVersion" }
|
|
|
|
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "roomVersion" }
|
|
|
|
|
|
|
|
#compose
|
2024-01-06 04:06:21 -05:00
|
|
|
androidx-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "composeBom" }
|
|
|
|
androidx-compose-ui-test = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" }
|
|
|
|
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
|
|
|
|
androidx-compose-manifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref = "compose" }
|
|
|
|
androidx-compose-ui-graphics = { module = "androidx.compose.ui:ui-graphics", version.ref = "compose" }
|
|
|
|
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "compose" }
|
|
|
|
androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
|
2023-09-15 07:24:19 -04:00
|
|
|
|
|
|
|
#hilt
|
2023-12-20 23:13:48 -05:00
|
|
|
androidx-room-testing = { module = "androidx.room:room-testing", version.ref = "roomVersion" }
|
2023-11-08 21:43:03 -05:00
|
|
|
desugar_jdk_libs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "desugar_jdk_libs" }
|
2023-09-15 07:24:19 -04:00
|
|
|
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hiltAndroid" }
|
|
|
|
hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hiltAndroid" }
|
|
|
|
|
|
|
|
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
|
|
|
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
|
|
|
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
|
|
|
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espressoCore" }
|
|
|
|
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "hiltNavigationCompose" }
|
|
|
|
androidx-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-junit" }
|
|
|
|
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle-runtime-compose" }
|
|
|
|
androidx-material3 = { module = "androidx.compose.material3:material3", version.ref = "material3" }
|
|
|
|
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigationCompose" }
|
|
|
|
|
|
|
|
junit = { module = "junit:junit", version.ref = "junit" }
|
|
|
|
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization-json" }
|
|
|
|
lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "lifecycle-runtime-compose" }
|
2024-01-27 12:44:38 -05:00
|
|
|
material-icons-extended = { module = "androidx.compose.material:material-icons-extended", version.ref = "compose" }
|
2023-09-15 07:24:19 -04:00
|
|
|
|
2024-03-18 00:27:11 -04:00
|
|
|
pin-lock-compose = { module = "com.zaneschepke:pin_lock_compose", version.ref = "pinLockCompose" }
|
2023-09-15 07:24:19 -04:00
|
|
|
timber = { module = "com.jakewharton.timber:timber", version.ref = "timber" }
|
2024-03-18 00:27:11 -04:00
|
|
|
tunnel = { module = "com.wireguard.android:tunnel", version.ref = "tunnel" }
|
2023-09-15 07:24:19 -04:00
|
|
|
|
2024-05-10 21:42:59 -04:00
|
|
|
zaneschepke-multifab = { module = "com.zaneschepke:multifab", version.ref = "multifabVersion" }
|
2023-09-15 14:51:38 -04:00
|
|
|
zxing-android-embedded = { module = "com.journeyapps:zxing-android-embedded", version.ref = "zxingAndroidEmbedded" }
|
2024-03-13 02:52:57 -04:00
|
|
|
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
|
2024-03-11 12:39:00 -04:00
|
|
|
|
2023-09-15 07:24:19 -04:00
|
|
|
[plugins]
|
|
|
|
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
|
|
|
|
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
|
|
|
hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "hiltAndroid" }
|
2024-03-11 12:39:00 -04:00
|
|
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
2024-03-13 02:52:57 -04:00
|
|
|
kotlinxSerialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "gradlePlugins-kotlinxSerialization" }
|
|
|
|
androidLibrary = { id = "com.android.library", version.ref = "androidGradlePlugin" }
|