mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update sudoku to 0.1.11 (60)
This commit is contained in:
parent
29038ce971
commit
4684268720
1 changed files with 14 additions and 2 deletions
|
|
@ -134,8 +134,20 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 0.1.11
|
||||
versionCode: 60
|
||||
commit: 4a78db3ecdb3919ece6ca845c72a7adf9a58f8e5
|
||||
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.10
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 0.1.11
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue