mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Kuroba Experimental to v1.3.14 (10314)
This commit is contained in:
parent
745be73002
commit
53221f8ad4
1 changed files with 13 additions and 2 deletions
|
|
@ -415,7 +415,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v1.3.14
|
||||
versionCode: 10314
|
||||
commit: c34e37a064bda481b534c586e6fbc58b38bc7714
|
||||
subdir: Kuroba/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags v\d+?\.\d{1,2}\.\d{1,2}-release$
|
||||
CurrentVersion: v1.3.13
|
||||
CurrentVersionCode: 10313
|
||||
CurrentVersion: v1.3.14
|
||||
CurrentVersionCode: 10314
|
||||
|
|
|
|||
Loading…
Reference in a new issue