mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Kotatsu to 3.4.7 (419)
This commit is contained in:
parent
012813d9ad
commit
a46adab848
1 changed files with 13 additions and 2 deletions
|
|
@ -303,7 +303,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.7
|
||||
versionCode: 419
|
||||
commit: be19c32fea6965f2c9136c5af4d3df57a7ec0752
|
||||
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.4.6
|
||||
CurrentVersionCode: 418
|
||||
CurrentVersion: 3.4.7
|
||||
CurrentVersionCode: 419
|
||||
|
|
|
|||
Loading…
Reference in a new issue