mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Catima to 2.16.2 (106)
This commit is contained in:
parent
5cb0d6b17b
commit
696a889bf0
1 changed files with 13 additions and 2 deletions
|
|
@ -524,7 +524,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.16.2
|
||||
versionCode: 106
|
||||
commit: f932d8f6e4425c2c8554b20d8f68432cb2f4d936
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.16.1
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 2.16.2
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue