Update My Leaf to 1.8.8 (139)

This commit is contained in:
F-Droid checkupdates bot 2020-06-15 19:51:51 +00:00
parent 7744f98b5d
commit 2df0d5be3e

View file

@ -400,7 +400,21 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
- versionName: 1.8.8
versionCode: 139
commit: 1.8.8
output: build/app/outputs/apk/release/app-release.apk
srclibs:
- flutter@v1.12.13+hotfix.5
prebuild:
- touch android/key.properties
- echo 'android.applicationVariants.all { variant -> variant.outputs.all { output
-> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.8.7
CurrentVersionCode: 138
CurrentVersion: 1.8.8
CurrentVersionCode: 139