mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Ichaival to 1.3.5 (31)
This commit is contained in:
parent
b4efe28f5d
commit
a781b8ba94
1 changed files with 13 additions and 2 deletions
|
|
@ -209,7 +209,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.5
|
||||
versionCode: 31
|
||||
commit: 454df8adc860968c43c9e3958c58ccb1ca0c6dfe
|
||||
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.1
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.3.5
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue