mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||||
CurrentVersion: 3.4.2
|
CurrentVersion: 3.4.3
|
||||||
CurrentVersionCode: 414
|
CurrentVersionCode: 415
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue