Update SuperFreezZ to 0.0.2-alpha (2)
This commit is contained in:
parent
a8f7331a5b
commit
84b3fe075f
|
@ -4,7 +4,7 @@ License: GPL-3.0-only
|
|||
SourceCode: https://gitlab.com/SuperFreezZ/SuperFreezZ
|
||||
IssueTracker: https://gitlab.com/SuperFreezZ/SuperFreezZ/issues
|
||||
|
||||
AutoName: SuperFreezZ App stopper
|
||||
AutoName: SuperFreezZ
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/SuperFreezZ/SuperFreezZ.git
|
||||
|
@ -16,7 +16,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.2-alpha
|
||||
versionCode: 2
|
||||
commit: v0.0.2-alpha
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.1-alpha
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 0.0.2-alpha
|
||||
CurrentVersionCode: 2
|
||||
|
|
Loading…
Reference in a new issue