mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Ichaival to 1.3.6 (32)
This commit is contained in:
parent
4dd9fc78df
commit
e1e20b40cf
1 changed files with 13 additions and 2 deletions
|
|
@ -220,7 +220,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.6
|
||||
versionCode: 32
|
||||
commit: 912e286b3cbb010665d1e4ac20b36706dbc3387a
|
||||
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.3.5
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.3.6
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue