mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update Currencies to 1.11.0 (11100)
This commit is contained in:
parent
e2e48c3d37
commit
8fc4b3d8dd
1 changed files with 13 additions and 2 deletions
|
|
@ -155,7 +155,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.11.0
|
||||
versionCode: 11100
|
||||
commit: 5bb6508c27d87d18c63a24bcf4368060091f082c
|
||||
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.10.3
|
||||
CurrentVersionCode: 11003
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 11100
|
||||
|
|
|
|||
Loading…
Reference in a new issue