mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 3.4.3 (415)
This commit is contained in:
parent
c9390b9a59
commit
597b9bfc56
1 changed files with 13 additions and 2 deletions
|
|
@ -270,7 +270,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.3
|
||||
versionCode: 415
|
||||
commit: 73df68021492a9f8cf7b01ed8672e042b422ff9c
|
||||
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.2
|
||||
CurrentVersionCode: 414
|
||||
CurrentVersion: 3.4.3
|
||||
CurrentVersionCode: 415
|
||||
|
|
|
|||
Loading…
Reference in a new issue