mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 2.1.3 (379)
This commit is contained in:
parent
34782f466e
commit
ab0b914e52
1 changed files with 13 additions and 2 deletions
|
|
@ -91,7 +91,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.3
|
||||
versionCode: 379
|
||||
commit: e3a80b5a6df9d336fc4c1b1d1a71efdf7653c571
|
||||
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.2
|
||||
CurrentVersionCode: 378
|
||||
CurrentVersion: 2.1.3
|
||||
CurrentVersionCode: 379
|
||||
|
|
|
|||
Loading…
Reference in a new issue