mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update QRAlarm to 1.5.2 (14)
This commit is contained in:
parent
979b5c906e
commit
ba0471e0e8
1 changed files with 13 additions and 2 deletions
|
|
@ -61,7 +61,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 14
|
||||
commit: eacfccc2a29a83e428ed8f9bf1ae26d241f5e3cf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.5.2
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue