mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 2.0.1 (373)
This commit is contained in:
parent
e8ecb6b1f4
commit
9e194fc3d4
1 changed files with 13 additions and 2 deletions
|
|
@ -47,7 +47,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 373
|
||||
commit: 30ac4435d4f3700f1e98853f70b7b444108b6752
|
||||
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'
|
||||
CurrentVersionCode: 372
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 373
|
||||
|
|
|
|||
Loading…
Reference in a new issue