mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 11:17:55 +00:00
Update Gas Prices to 1.8 (18)
This commit is contained in:
parent
348a2d8fc4
commit
a6f6525ad3
1 changed files with 15 additions and 2 deletions
|
|
@ -95,7 +95,20 @@ Builds:
|
|||
gradleprops:
|
||||
- prop1=iRmN2gDN0IGM5EDMtUGO1MTLzQDOz0SNwUzNtADOlBTMygTO
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 18
|
||||
commit: e2849f46853c05f55c6e1247bb24d4db6249cd28
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.7'
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue