mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Save on Device to 0.4.0 (5)
This commit is contained in:
parent
787c35c826
commit
8e812f2716
1 changed files with 9 additions and 2 deletions
|
|
@ -35,8 +35,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 5
|
||||
commit: 27bb0ed62dbc36f383e291559fd67818c2c44032
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)||v([\d.]+)
|
||||
CurrentVersion: 0.2.1
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue