mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update sudoku to 0.1.5 (54)
This commit is contained in:
parent
47176c5d74
commit
bfbd390418
1 changed files with 14 additions and 2 deletions
|
|
@ -62,8 +62,20 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 0.1.5
|
||||
versionCode: 54
|
||||
commit: 720101775ffb20624ddf8afa7feb9574bd403aa3
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.5.1
|
||||
rm:
|
||||
- ios
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version Release_%v_%c
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/gradle.properties|app.versionCode=(\d+)|.|app.versionName=([\d.]+)
|
||||
CurrentVersion: 0.1.4
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 0.1.5
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue