mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update LukeLauncher to 2.0.0 (20000)
This commit is contained in:
parent
e443061450
commit
532d5577aa
1 changed files with 9 additions and 2 deletions
|
|
@ -33,9 +33,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 20000
|
||||
commit: v2.0.0
|
||||
subdir: platforms/android/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: This is a Cordova app, built from source.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 1.0.20
|
||||
CurrentVersionCode: 10020
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 20000
|
||||
|
|
|
|||
Loading…
Reference in a new issue