mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Kotatsu to 3.4.1 (413)
This commit is contained in:
parent
9877b68fd1
commit
c02f20a9e4
1 changed files with 13 additions and 2 deletions
|
|
@ -248,7 +248,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.1
|
||||
versionCode: 413
|
||||
commit: 3121532217d8a2f12a380a7ee7b2a46485851c21
|
||||
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'
|
||||
CurrentVersionCode: 412
|
||||
CurrentVersion: 3.4.1
|
||||
CurrentVersionCode: 413
|
||||
|
|
|
|||
Loading…
Reference in a new issue