mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update QRAlarm to 1.4.1 (11)
This commit is contained in:
parent
006bae7052
commit
3d6a191a69
1 changed files with 10 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Time
|
|
||||||
- Development
|
- Development
|
||||||
|
- Time
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
SourceCode: https://github.com/sweakpl/qralarm-android
|
SourceCode: https://github.com/sweakpl/qralarm-android
|
||||||
IssueTracker: https://github.com/sweakpl/qralarm-android/issues
|
IssueTracker: https://github.com/sweakpl/qralarm-android/issues
|
||||||
|
|
@ -39,7 +39,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 11
|
||||||
|
commit: bbbc38d8728747eb1d86e040acc80fbb2de6edf4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.4'
|
CurrentVersion: 1.4.1
|
||||||
CurrentVersionCode: 10
|
CurrentVersionCode: 11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue