mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update ICSx⁵ to 2.0 (58)
This commit is contained in:
parent
c85107f234
commit
81e6256624
1 changed files with 14 additions and 2 deletions
|
|
@ -291,7 +291,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 58
|
||||
commit: 1a271ce458d2bd58fa6752f9385063ca42662ec8
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue