mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Currencies to 1.20.4 (12004)
This commit is contained in:
parent
83f87d2a8e
commit
2effddb588
1 changed files with 13 additions and 2 deletions
|
|
@ -406,7 +406,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.20.4
|
||||
versionCode: 12004
|
||||
commit: 09bc6176f76439e281015d7c4203898dc1cc5323
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 1.20.3
|
||||
CurrentVersionCode: 12003
|
||||
CurrentVersion: 1.20.4
|
||||
CurrentVersionCode: 12004
|
||||
|
|
|
|||
Loading…
Reference in a new issue