The Kana Quiz: Upgrade to 0.13.1-pure
This commit is contained in:
parent
d60a017999
commit
2758ece82b
|
@ -15,9 +15,9 @@ RepoType: git
|
|||
Repo: https://github.com/theblackwidower/KanaQuiz.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.13-pure
|
||||
versionCode: 15
|
||||
commit: v0.13
|
||||
- versionName: 0.13.1-pure
|
||||
versionCode: 16
|
||||
commit: v0.13.1
|
||||
subdir: app
|
||||
output: build/outputs/apk/pure/app-pure-unsigned.apk
|
||||
prebuild: |-
|
||||
|
@ -29,5 +29,5 @@ MaintainerNotes: We can't enable auto update because the version name has a suff
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.13'
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.13.1
|
||||
CurrentVersionCode: 16
|
||||
|
|
Loading…
Reference in a new issue