mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
Update Kotatsu to 3.0 (400)
This commit is contained in:
parent
475f6dfa34
commit
7d777f8434
1 changed files with 13 additions and 2 deletions
|
|
@ -124,7 +124,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 400
|
||||
commit: b916d4016ef63253c2e0fa70ab1a7fa121a9a72f
|
||||
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.5
|
||||
CurrentVersionCode: 381
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 400
|
||||
|
|
|
|||
Loading…
Reference in a new issue