mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Gas Prices to 1.7 (17)
This commit is contained in:
parent
56f38109f5
commit
77858b0bd4
1 changed files with 15 additions and 2 deletions
|
|
@ -82,7 +82,20 @@ Builds:
|
|||
gradleprops:
|
||||
- prop1=iRmN2gDN0IGM5EDMtUGO1MTLzQDOz0SNwUzNtADOlBTMygTO
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 17
|
||||
commit: 670d96a2d3f14f04a99db5b69ae1ea9f266bb3e6
|
||||
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.6'
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue