updating commons
This commit is contained in:
parent
d47a1012ad
commit
2608438f1e
|
@ -11,7 +11,7 @@ swiperefreshlayout = "1.1.0"
|
|||
#Room
|
||||
room = "2.5.2"
|
||||
#Simple tools
|
||||
simple-commons = "e0db4c5f28"
|
||||
simple-commons = "25d031dc00"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.1.1"
|
||||
#build
|
||||
|
@ -45,4 +45,3 @@ room = [
|
|||
android = { id = "com.android.application", version.ref = "gradlePlugins-agp" }
|
||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||
|
||||
|
|
Loading…
Reference in New Issue