mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Nihonoari to 1.7.2 (12)
This commit is contained in:
parent
4a0c4e96c7
commit
79be3c8271
1 changed files with 15 additions and 2 deletions
|
|
@ -88,8 +88,21 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.7.2
|
||||
versionCode: 12
|
||||
commit: 01bce300854c92716c9c141a716ad560c4f73921
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.5.3
|
||||
rm:
|
||||
- ios
|
||||
- android/app/proguard-rules.pro
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue