Update build.gradle
This commit is contained in:
parent
d40b0e22bf
commit
fc282a5032
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ android {
|
||||||
keyPassword properties["signingConfig.keyPassword"]
|
keyPassword properties["signingConfig.keyPassword"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
compileSdk 33
|
compileSdkVersion 33
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.deniscerri.ytdl"
|
applicationId "com.deniscerri.ytdl"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue