Ready for v1.0.16

This commit is contained in:
Caten
2024-06-01 06:43:48 +08:00
parent fcb472594d
commit 232afe9929
4 changed files with 85 additions and 84 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 24 //ffmpeg_kit; flutter.minSdkVersion
minSdkVersion 27 //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