mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +00:00
Update Currencies to 1.20.1 (12001)
This commit is contained in:
parent
1a47b9a670
commit
eb3e99c09d
1 changed files with 13 additions and 2 deletions
|
|
@ -372,7 +372,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.20.1
|
||||||
|
versionCode: 12001
|
||||||
|
commit: 5e251964a40126b3dc5d082930cfa30a1f1645fa
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||||
CurrentVersion: 1.20.0
|
CurrentVersion: 1.20.1
|
||||||
CurrentVersionCode: 12000
|
CurrentVersionCode: 12001
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue