Update build.gradle
This commit is contained in:
parent
f3d5f86682
commit
848d47b3e1
|
|
@ -13,8 +13,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.github.catvod.demo"
|
||||
minSdk 21
|
||||
//noinspection ExpiredTargetSdkVersion
|
||||
targetSdk 28
|
||||
targetSdk 36
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Reference in New Issue