mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update ScriptManager to 0.5 (5)
This commit is contained in:
parent
a7b71f4ec3
commit
bc4ed38139
1 changed files with 10 additions and 2 deletions
|
|
@ -30,7 +30,15 @@ Builds:
|
|||
- yes
|
||||
target: android-28
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
commit: '0.5'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
target: android-28
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '0.5'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue