mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Currencies to 1.17.4 (11704)
This commit is contained in:
parent
d523b32f27
commit
2bcb41cf25
1 changed files with 13 additions and 2 deletions
|
|
@ -299,7 +299,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.17.4
|
||||
versionCode: 11704
|
||||
commit: fedd6cd45536da67a81e6b8cf24f029b5000df56
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 1.17.3
|
||||
CurrentVersionCode: 11703
|
||||
CurrentVersion: 1.17.4
|
||||
CurrentVersionCode: 11704
|
||||
|
|
|
|||
Loading…
Reference in a new issue