build: upgrade to agp 8.1.0

This commit is contained in:
FunkyMuse
2023-07-31 11:22:10 +02:00
parent 6bb323a0ce
commit fc41a22be9
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ room = "2.5.2"
#Simple tools
simple-commons = "53ad279f5e"
#Gradle
gradlePlugins-agp = "8.0.2"
gradlePlugins-agp = "8.1.0"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "33"