Update build.gradle

This commit is contained in:
deniscerri 2023-03-19 20:26:53 +01:00 committed by GitHub
parent 83b2871f52
commit d40b0e22bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ android {
keyPassword properties["signingConfig.keyPassword"] keyPassword properties["signingConfig.keyPassword"]
} }
} }
compileSdkVersion 33 compileSdk 33
defaultConfig { defaultConfig {
applicationId "com.deniscerri.ytdl" applicationId "com.deniscerri.ytdl"
minSdkVersion 23 minSdkVersion 23