Update build.gradle

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

View file

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