Clean up gradle deprecation warnings

This commit is contained in:
Ensar Sarajčić
2023-09-13 13:51:45 +02:00
parent 02b249e5a8
commit ebb08d420c
3 changed files with 6 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ room = "2.6.0-alpha02"
#Simple tools
simple-commons = "c5a32fb1f3"
#Gradle
gradlePlugins-agp = "8.1.0"
gradlePlugins-agp = "8.1.1"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "33"