Update hint text, permission and version, update code to v1.0.25

This commit is contained in:
Caten
2025-08-05 15:49:03 +08:00
parent 3b84c7da2c
commit d9c4c24adc
13 changed files with 250 additions and 176 deletions

View File

@@ -50,7 +50,7 @@ android {
applicationId "com.fct.tiny"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 27 //proot version //ffmpeg_kit; flutter.minSdkVersion
minSdkVersion 28 // glob() version //proot version //ffmpeg_kit; flutter.minSdkVersion
targetSdkVersion 28 //https://github.com/termux/termux-app/issues/1072; native; linker; flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName