mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kotatsu to 3.3 (409)
This commit is contained in:
parent
4b59d0cf18
commit
df0dc5d336
1 changed files with 13 additions and 2 deletions
|
|
@ -201,7 +201,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.3'
|
||||
versionCode: 409
|
||||
commit: fc2820ec11209bb5e4dc3a46de7eb1afa1d46293
|
||||
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: 3.2.3
|
||||
CurrentVersionCode: 407
|
||||
CurrentVersion: '3.3'
|
||||
CurrentVersionCode: 409
|
||||
|
|
|
|||
Loading…
Reference in a new issue