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