mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Kotatsu to 2.1.1 (377)
This commit is contained in:
parent
d02cdb7458
commit
120b8f8097
1 changed files with 13 additions and 2 deletions
|
|
@ -69,7 +69,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 377
|
||||
commit: e56c61d834d3e584e0fc1321ea13976ec676ea9b
|
||||
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.2
|
||||
CurrentVersionCode: 374
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 377
|
||||
|
|
|
|||
Loading…
Reference in a new issue