mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Kotatsu to 3.4.15 (427)
This commit is contained in:
parent
f116caccb0
commit
2741ba60e4
1 changed files with 13 additions and 2 deletions
|
|
@ -391,7 +391,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.15
|
||||
versionCode: 427
|
||||
commit: ab9bdf9f07f847c6c658ce9a578dc693d65aa3f0
|
||||
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 ^v[0-9.]+$
|
||||
CurrentVersion: 3.4.14
|
||||
CurrentVersionCode: 426
|
||||
CurrentVersion: 3.4.15
|
||||
CurrentVersionCode: 427
|
||||
|
|
|
|||
Loading…
Reference in a new issue