mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update cone to 0.2.7 (15)
This commit is contained in:
parent
837fae6a96
commit
6ef9d16bb3
1 changed files with 15 additions and 2 deletions
|
|
@ -174,8 +174,21 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --flavor=fdroid
|
||||
|
||||
- versionName: 0.2.7
|
||||
versionCode: 15
|
||||
commit: v0.2.7
|
||||
subdir: cone_android
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@v1.7.8+hotfix.4
|
||||
rm:
|
||||
- cone_android/ios
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --flavor=fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
|
||||
CurrentVersion: 0.2.6
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 0.2.7
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue