mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 3.4.2 (414)
This commit is contained in:
parent
2716c06ecf
commit
9ff4b222f8
1 changed files with 13 additions and 2 deletions
|
|
@ -259,7 +259,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.2
|
||||
versionCode: 414
|
||||
commit: 557c2b018a23660ec11b35788f1b0864e1c6b3ae
|
||||
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.1
|
||||
CurrentVersionCode: 413
|
||||
CurrentVersion: 3.4.2
|
||||
CurrentVersionCode: 414
|
||||
|
|
|
|||
Loading…
Reference in a new issue