mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Currencies to 1.10.2 (11002)
This commit is contained in:
parent
47651320e1
commit
5af2e29222
1 changed files with 13 additions and 2 deletions
|
|
@ -133,7 +133,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.10.2
|
||||
versionCode: 11002
|
||||
commit: 29b5d039191c9ca8f47c738484b843081c77cf21
|
||||
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.1
|
||||
CurrentVersionCode: 11001
|
||||
CurrentVersion: 1.10.2
|
||||
CurrentVersionCode: 11002
|
||||
|
|
|
|||
Loading…
Reference in a new issue