mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Kuroba Experimental to v1.3.31 (10331)
This commit is contained in:
parent
dfb88e510c
commit
e68964724a
1 changed files with 13 additions and 2 deletions
|
|
@ -540,7 +540,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v1.3.31
|
||||
versionCode: 10331
|
||||
commit: cff300a722a2dd6b6313c3d79eb537c7fd8bccb6
|
||||
subdir: Kuroba/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v\d+?\.\d{1,2}\.\d{1,2}-release$
|
||||
CurrentVersion: v1.3.30
|
||||
CurrentVersionCode: 10330
|
||||
CurrentVersion: v1.3.31
|
||||
CurrentVersionCode: 10331
|
||||
|
|
|
|||
Loading…
Reference in a new issue