Merge pull request #431 from FunkyMuse/master

update target sdk to match compile
This commit is contained in:
Tibor Kaputa 2023-08-01 23:10:11 +02:00 committed by GitHub
commit f9544de6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ simple-commons = "53ad279f5e"
gradlePlugins-agp = "8.1.0"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "33"
app-build-targetSDK = "34"
app-build-minimumSDK = "29"
app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"