updating commons and targetSDK to 34

This commit is contained in:
tibbi
2023-08-22 23:44:10 +02:00
parent f16543573a
commit 783a631e76

View File

@@ -20,12 +20,12 @@ exp4j = "0.4.8"
#Room #Room
room = "2.5.2" room = "2.5.2"
#Simple tools #Simple tools
simple-commons = "53ad279f5e" simple-commons = "b80b717ad3"
#Gradle #Gradle
gradlePlugins-agp = "8.1.0" gradlePlugins-agp = "8.1.0"
#build #build
app-build-compileSDKVersion = "34" app-build-compileSDKVersion = "34"
app-build-targetSDK = "33" app-build-targetSDK = "34"
app-build-minimumSDK = "23" app-build-minimumSDK = "23"
app-build-javaVersion = "VERSION_17" app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17" app-build-kotlinJVMTarget = "17"