mirror of
https://github.com/n08i40k/polytechnic-android.git
synced 2025-12-06 09:47:48 +03:00
3.2.0
Изменённый дизайн.
This commit is contained in:
@@ -16,6 +16,7 @@ hiltAndroidCompiler = "2.55"
|
||||
hiltNavigationCompose = "1.2.0"
|
||||
kotlinxSerializationJson = "1.8.0"
|
||||
protobufLite = "3.0.1"
|
||||
runtimeTracing = "1.7.8"
|
||||
volley = "1.2.1"
|
||||
datastore = "1.1.3"
|
||||
navigationCompose = "2.8.9"
|
||||
@@ -26,6 +27,7 @@ vkid = "2.2.2"
|
||||
|
||||
[libraries]
|
||||
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
||||
androidx-runtime-tracing = { module = "androidx.compose.runtime:runtime-tracing", version.ref = "runtimeTracing" }
|
||||
desugar_jdk_libs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "desugar_jdk_libs" }
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junitVersion" }
|
||||
|
||||
Reference in New Issue
Block a user