mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update My Leaf to 1.9.10 (163)
This commit is contained in:
parent
3a5316fd11
commit
3e6d160843
1 changed files with 16 additions and 2 deletions
|
|
@ -540,7 +540,21 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.9.10
|
||||
versionCode: 163
|
||||
commit: 1.9.10
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.22.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.9.9
|
||||
CurrentVersionCode: 162
|
||||
CurrentVersion: 1.9.10
|
||||
CurrentVersionCode: 163
|
||||
|
|
|
|||
Loading…
Reference in a new issue