mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Currencies to 1.8.0 (10800)
This commit is contained in:
parent
e20c33c980
commit
612ac11f62
1 changed files with 13 additions and 2 deletions
|
|
@ -78,7 +78,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 10800
|
||||
commit: 41362aef068de6f82efd278377ae16f6ad026022
|
||||
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.7.0
|
||||
CurrentVersionCode: 10700
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 10800
|
||||
|
|
|
|||
Loading…
Reference in a new issue