mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Kotatsu to 3.4.8 (420)
This commit is contained in:
parent
77a5711006
commit
23d60c86b9
1 changed files with 13 additions and 2 deletions
|
|
@ -314,7 +314,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.8
|
||||
versionCode: 420
|
||||
commit: 14f5d5daa4890e613689676dab03baa634094a2f
|
||||
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.7
|
||||
CurrentVersionCode: 419
|
||||
CurrentVersion: 3.4.8
|
||||
CurrentVersionCode: 420
|
||||
|
|
|
|||
Loading…
Reference in a new issue