remove targetSdkVersion
This commit is contained in:
parent
f607946ecb
commit
ff4167316a
|
|
@ -12,8 +12,6 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
//noinspection OldTargetApi
|
||||
targetSdkVersion 25
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue