Revert "Fix "tooltipText" attrs bellowed Android 8.x"

Changed only support minSdk 27
This commit is contained in:
2022-05-11 14:38:46 +08:00
parent 8cabb24937
commit e386e1fa42
4 changed files with 8 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ android {
}
defaultConfig {
minSdk 21
minSdk 27
targetSdk 31
versionCode 1
versionName "1.0"