mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update ICSx⁵ to 2.0.1 (59)
This commit is contained in:
parent
babd6c077c
commit
e47135183a
1 changed files with 14 additions and 2 deletions
|
|
@ -303,7 +303,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 59
|
||||
commit: 9260461c6d84b18ac20ff9fbd7e70441e3a7e5ea
|
||||
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: '2.0'
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue