mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Currencies to 1.10.1 (11001)
This commit is contained in:
parent
25916d3706
commit
6c71520f16
1 changed files with 13 additions and 2 deletions
|
|
@ -122,7 +122,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.10.1
|
||||
versionCode: 11001
|
||||
commit: 121e3c7c618d84de2ceec7a06a615e820d58e8e7
|
||||
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.0
|
||||
CurrentVersionCode: 11000
|
||||
CurrentVersion: 1.10.1
|
||||
CurrentVersionCode: 11001
|
||||
|
|
|
|||
Loading…
Reference in a new issue