mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Kotatsu to 3.4 (412)
This commit is contained in:
parent
948f21714d
commit
aee41c20aa
1 changed files with 13 additions and 2 deletions
|
|
@ -234,7 +234,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 412
|
||||
commit: a35d7dc5aed7dde5615c10d437b8443f10407a71
|
||||
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.3.2
|
||||
CurrentVersionCode: 411
|
||||
CurrentVersion: '3.4'
|
||||
CurrentVersionCode: 412
|
||||
|
|
|
|||
Loading…
Reference in a new issue