Compare commits
3 Commits
59af3a2485
...
1.1.0
Author | SHA1 | Date | |
---|---|---|---|
e7b377bdb9 | |||
54dadb1f25 | |||
f2ede2767d |
@@ -47,7 +47,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation(libs.androidx.core.ktx)
|
||||
implementation(libs.androidx.lifecycle.runtime.ktx)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.7.3"
|
||||
agp = "8.11.1"
|
||||
kotlin = "1.9.0"
|
||||
coreKtx = "1.10.1"
|
||||
junit = "4.13.2"
|
||||
|
Reference in New Issue
Block a user