mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Add 1.3.0-beta.1 build for Unlauncher
This commit is contained in:
parent
07d120c516
commit
51f9f8ed2f
1 changed files with 7 additions and 7 deletions
|
|
@ -68,14 +68,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 12
|
||||
commit: 0eb63cac673230e8ae9b786306f6d0ee66b8a246
|
||||
- versionName: 1.3.0-beta.3
|
||||
versionCode: 13
|
||||
commit: 1.3.0-beta.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 12
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue