mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Kuroba Experimental to v1.3.30 (10330)
This commit is contained in:
parent
f3df39940a
commit
e5f941d38d
1 changed files with 13 additions and 2 deletions
|
|
@ -529,7 +529,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v1.3.30
|
||||
versionCode: 10330
|
||||
commit: 856595f09bd7e17ed580343bdafda39c64f97a22
|
||||
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.29
|
||||
CurrentVersionCode: 10329
|
||||
CurrentVersion: v1.3.30
|
||||
CurrentVersionCode: 10330
|
||||
|
|
|
|||
Loading…
Reference in a new issue