updating gradle to 8.1.1

This commit is contained in:
tibbi 2023-09-13 11:44:11 +02:00
parent 27b4471cac
commit fe881998e4

View file

@ -23,7 +23,7 @@ simple-commons = "25d031dc00"
#Stetho
stetho = "1.6.0"
#Gradle
gradlePlugins-agp = "8.1.0"
gradlePlugins-agp = "8.1.1"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "34"