Clean up gradle deprecation warnings

This commit is contained in:
Ensar Sarajčić
2023-09-13 13:37:10 +02:00
parent a183c22062
commit 9691b0103c
3 changed files with 6 additions and 3 deletions

View File

@ -8,7 +8,7 @@ eventbusVersion = "3.3.1"
#Simple tools
simple-commons = "de113ad025"
#Gradle
gradlePlugins-agp = "8.1.0"
gradlePlugins-agp = "8.1.1"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "34"