mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update sudoku to 0.1.12 (61)
This commit is contained in:
parent
72d6b3130a
commit
24c37505d5
1 changed files with 12 additions and 2 deletions
|
|
@ -144,8 +144,18 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 0.1.12
|
||||
versionCode: 61
|
||||
commit: 3f6fe0a1e901340bb3fa8fd2a26ca92866b72dcd
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.3
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/gradle.properties|app.versionCode=(\d+)|.|app.versionName=([\d.]+)
|
||||
CurrentVersion: 0.1.11
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 0.1.12
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue