mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Gas Prices to 1.6 (16)
This commit is contained in:
parent
b738323cc5
commit
a1f5fac3d3
1 changed files with 15 additions and 2 deletions
|
|
@ -69,7 +69,20 @@ Builds:
|
|||
gradleprops:
|
||||
- prop1=iRmN2gDN0IGM5EDMtUGO1MTLzQDOz0SNwUzNtADOlBTMygTO
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 16
|
||||
commit: 26721a196c3b596ce5f8ce240766189e37714190
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
gradleprops:
|
||||
- prop1=iRmN2gDN0IGM5EDMtUGO1MTLzQDOz0SNwUzNtADOlBTMygTO
|
||||
|
||||
AutoUpdateMode: Version V%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue