mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Currencies to 1.22.0 (12200)
This commit is contained in:
parent
47ca46c131
commit
cfd520c0c2
1 changed files with 13 additions and 2 deletions
|
|
@ -237,7 +237,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.22.0
|
||||
versionCode: 12200
|
||||
commit: 8428bc5f4f7ffd5fb474d73e0440ccc37b849a3e
|
||||
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.21.3
|
||||
CurrentVersionCode: 12103
|
||||
CurrentVersion: 1.22.0
|
||||
CurrentVersionCode: 12200
|
||||
|
|
|
|||
Loading…
Reference in a new issue