Android N及以上版本不兼容提示

This commit is contained in:
2020-03-12 22:37:45 +08:00
committed by FatttSnake
parent 45ba8d9dd7
commit 624b9727cb
2 changed files with 19 additions and 3 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.fatapp.textcut"
minSdkVersion 19
targetSdkVersion 29
versionCode 191112
versionName '1.0.191112'
versionCode 191228
versionName '1.0.191228'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
android.defaultConfig.vectorDrawables.useSupportLibrary = true