updating commons and gradle
This commit is contained in:
parent
1d370269c1
commit
e555cf699d
|
@ -13,11 +13,11 @@ eventbus = "3.3.1"
|
||||||
#Room
|
#Room
|
||||||
room = "2.6.0-alpha03"
|
room = "2.6.0-alpha03"
|
||||||
#Simple Mobile Tools
|
#Simple Mobile Tools
|
||||||
simple-commons = "e1603ee2d6"
|
simple-commons = "e0db4c5f28"
|
||||||
android-smsmms = "c3e678befd"
|
android-smsmms = "c3e678befd"
|
||||||
indicator-fast-scroll = "4524cd0b61"
|
indicator-fast-scroll = "4524cd0b61"
|
||||||
#Gradle
|
#Gradle
|
||||||
gradlePlugins-agp = "8.1.0"
|
gradlePlugins-agp = "8.1.1"
|
||||||
#build
|
#build
|
||||||
app-build-compileSDKVersion = "34"
|
app-build-compileSDKVersion = "34"
|
||||||
app-build-targetSDK = "34"
|
app-build-targetSDK = "34"
|
||||||
|
|
Loading…
Reference in New Issue