mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Kotatsu to 2.1.2 (378)
This commit is contained in:
parent
d0dc623548
commit
73bc84662b
1 changed files with 13 additions and 2 deletions
|
|
@ -80,7 +80,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.2
|
||||
versionCode: 378
|
||||
commit: 197393fbd155d4aa77a844fddefcfdc3a08a83c7
|
||||
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.1.1
|
||||
CurrentVersionCode: 377
|
||||
CurrentVersion: 2.1.2
|
||||
CurrentVersionCode: 378
|
||||
|
|
|
|||
Loading…
Reference in a new issue