mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Kotatsu to 3.4.6 (418)
This commit is contained in:
parent
485d8bbc26
commit
c13ecbd400
1 changed files with 13 additions and 2 deletions
|
|
@ -292,7 +292,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.6
|
||||
versionCode: 418
|
||||
commit: 1840d7b50e372804bfef43ce5922aeef10daecf7
|
||||
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.4
|
||||
CurrentVersionCode: 416
|
||||
CurrentVersion: 3.4.6
|
||||
CurrentVersionCode: 418
|
||||
|
|
|
|||
Loading…
Reference in a new issue