mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Kuroba Experimental to v1.2.4 (10204)
This commit is contained in:
parent
4e53c69c36
commit
6b079e3fbc
1 changed files with 13 additions and 2 deletions
|
|
@ -327,7 +327,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v1.2.4
|
||||
versionCode: 10204
|
||||
commit: 841914091e9ac02263629f826dac4aa3851d2d9c
|
||||
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.2.3
|
||||
CurrentVersionCode: 10203
|
||||
CurrentVersion: v1.2.4
|
||||
CurrentVersionCode: 10204
|
||||
|
|
|
|||
Loading…
Reference in a new issue