mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Gas Prices to 1.4 (14)
This commit is contained in:
parent
00f4e537b5
commit
a5221656e3
1 changed files with 13 additions and 2 deletions
|
|
@ -45,7 +45,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 14
|
||||
commit: bcc41f1dd5709b3065ece2d27e93e59f499ca039
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue