add ability to customize text scale factor and improve keyword filter. (#276)

This commit is contained in:
Jojo Feng
2023-10-21 18:50:51 -07:00
committed by GitHub
parent c9d8b2950a
commit edbad79cd3
12 changed files with 198 additions and 93 deletions

View File

@ -50,7 +50,7 @@ android {
defaultConfig {
applicationId "com.jiaqifeng.hacki"
minSdkVersion 26
minSdkVersion 25
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName