mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Kotatsu to 3.2.1 (405)
This commit is contained in:
parent
7b3223382f
commit
677714d370
1 changed files with 13 additions and 2 deletions
|
|
@ -168,7 +168,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 405
|
||||
commit: 4c5314fe59865359693083c09158b783b9ad71a4
|
||||
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'
|
||||
CurrentVersionCode: 404
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 405
|
||||
|
|
|
|||
Loading…
Reference in a new issue