Upgrade dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.3.2"
|
||||
agp = "8.5.2"
|
||||
jdk = "11"
|
||||
android-compileSdk = "34"
|
||||
android-minSdk = "24"
|
||||
@@ -17,7 +17,6 @@ androidx-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview",
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "androidx-compose" }
|
||||
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
||||
atrium = { module = "ch.tutteli.atrium:atrium-fluent", version.ref = "atrium" }
|
||||
atrium-js = { module = "ch.tutteli.atrium:atrium-fluent-js", version.ref = "atrium" }
|
||||
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
||||
logging = { module = "co.touchlab:kermit", version = "2.0.4" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user