mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Timer +X to 1.4.1 (9)
This commit is contained in:
parent
432e75ecbc
commit
d461dc3e87
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 9
|
||||
commit: ddf72ddca1ce7bb23cd99194ddc74ee343da189d
|
||||
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.4.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue