noinspection OldTargetApi
This commit is contained in:
parent
2bf275cd13
commit
9180021ad6
|
|
@ -12,6 +12,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
|
//noinspection OldTargetApi
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue