mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update IYPS to 1.2.0 (120)
This commit is contained in:
parent
159640ead8
commit
663891f1ad
1 changed files with 13 additions and 2 deletions
|
|
@ -23,7 +23,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 120
|
||||
commit: 4d352d861641caa1ad9950279027d797c0729a82
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 110
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 120
|
||||
|
|
|
|||
Loading…
Reference in a new issue