mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Kotatsu to 3.4.10 (422)
This commit is contained in:
parent
32b7a89949
commit
eda614a8a0
1 changed files with 13 additions and 2 deletions
|
|
@ -336,7 +336,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.10
|
||||
versionCode: 422
|
||||
commit: c1e9fde6e824e25a4ebf9d3ac3ff902d5248a2a3
|
||||
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.9
|
||||
CurrentVersionCode: 421
|
||||
CurrentVersion: 3.4.10
|
||||
CurrentVersionCode: 422
|
||||
|
|
|
|||
Loading…
Reference in a new issue