mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update kSync to 4.3.4.1 (403040101)
This commit is contained in:
parent
2cba8a02cc
commit
e07cf6dd04
1 changed files with 14 additions and 2 deletions
|
|
@ -146,7 +146,19 @@ Builds:
|
|||
gradle:
|
||||
- ose
|
||||
|
||||
- versionName: 4.3.4.1
|
||||
versionCode: 403040101
|
||||
commit: b67ccfd0449ce8af3129fa13199c7db55c3e458b
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- ose
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.3.3
|
||||
CurrentVersionCode: 403030006
|
||||
CurrentVersion: 4.3.4.1
|
||||
CurrentVersionCode: 403040101
|
||||
|
|
|
|||
Loading…
Reference in a new issue