Update Android gradle plugin to 8.1.2

This commit is contained in:
Ensar Sarajčić
2023-10-03 13:14:17 +02:00
parent 17946431ba
commit 50820bd948

View File

@@ -13,7 +13,7 @@ compose = "1.6.0-alpha06"
composeCompiler = "1.5.3" composeCompiler = "1.5.3"
composeMaterial3 = "1.2.0-alpha08" composeMaterial3 = "1.2.0-alpha08"
#Gradle #Gradle
gradlePlugins-agp = "8.1.1" gradlePlugins-agp = "8.1.2"
#build #build
app-build-compileSDKVersion = "34" app-build-compileSDKVersion = "34"
app-build-targetSDK = "34" app-build-targetSDK = "34"