mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kotatsu to 2.0.2 (374)
This commit is contained in:
parent
8c861f9d61
commit
fd6ae0ed1a
1 changed files with 13 additions and 2 deletions
|
|
@ -58,7 +58,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 374
|
||||
commit: 8f2cf8141ae36d17296d7758dbe50dc17e887979
|
||||
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: 2.0.1
|
||||
CurrentVersionCode: 373
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 374
|
||||
|
|
|
|||
Loading…
Reference in a new issue