mirror of
https://github.com/FatttSnake/TextCut.git
synced 2026-04-05 17:11:25 +08:00
Android N及以上版本不兼容提示
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user