mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Kotatsu to 3.2.2 (406)
This commit is contained in:
parent
b08639037c
commit
846e779c01
1 changed files with 13 additions and 2 deletions
|
|
@ -179,7 +179,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.2.2
|
||||||
|
versionCode: 406
|
||||||
|
commit: fa150e45ff65b2f935cb04685b7e5391fc92bd59
|
||||||
|
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.2.1
|
CurrentVersion: 3.2.2
|
||||||
CurrentVersionCode: 405
|
CurrentVersionCode: 406
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue