mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update ICSx⁵ to 2.0.3 (64)
This commit is contained in:
parent
b7ddeff8fa
commit
7275b06c5f
1 changed files with 14 additions and 2 deletions
|
|
@ -326,7 +326,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 64
|
||||
commit: 9ff0c23f5042f6ecd3fbdbf395c71725b6de20c4
|
||||
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.2
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue