remove targetSdkVersion

This commit is contained in:
Anton Domnikov 2017-06-09 15:41:50 +03:00
parent f607946ecb
commit ff4167316a
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ android {
defaultConfig {
minSdkVersion 16
//noinspection OldTargetApi
targetSdkVersion 25
}
}