mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update sudoku to 0.1.10 (59)
This commit is contained in:
parent
3e1926cdfc
commit
fc97ffaffb
1 changed files with 14 additions and 2 deletions
|
|
@ -122,8 +122,20 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 0.1.10
|
||||
versionCode: 59
|
||||
commit: ec1e905e3cf48d8b8b05ba8df4c1f41e6dd17dfe
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.3
|
||||
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.9
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 0.1.10
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue