mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Currencies to 1.9.0 (10900)
This commit is contained in:
parent
2c58d3407a
commit
2a44a39f66
1 changed files with 13 additions and 2 deletions
|
|
@ -100,7 +100,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 10900
|
||||
commit: ed0d927a48eaa59dd0e94fb9dbbb8ca6394f1cf5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 10801
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 10900
|
||||
|
|
|
|||
Loading…
Reference in a new issue