mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update ICSx⁵ to 2.0.2 (62)
This commit is contained in:
parent
8e10dfd732
commit
76911aeb1b
1 changed files with 14 additions and 2 deletions
|
|
@ -315,7 +315,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 62
|
||||
commit: 726f6fa77ef5ddfcd73f7b79c26f73ab397839fa
|
||||
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.1
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue