Target SDK 34

This commit is contained in:
Naveen Singh 2024-09-05 20:06:51 +05:30
parent adf3180807
commit f89f81d7e6
No known key found for this signature in database
GPG key ID: 35F7D64346B28ED7

View file

@ -32,7 +32,7 @@ picasso = "2.71828"
subsamplingScaleImageView = "d705c3c4ad" subsamplingScaleImageView = "d705c3c4ad"
#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"