mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update kSync to 4.3.3 (403030006)
This commit is contained in:
parent
9e423b4a03
commit
470fd88e8e
1 changed files with 14 additions and 2 deletions
|
|
@ -134,7 +134,19 @@ Builds:
|
|||
gradle:
|
||||
- ose
|
||||
|
||||
- versionName: 4.3.3
|
||||
versionCode: 403030006
|
||||
commit: 41f0d570ee52314113f83ebaed0f472eb1c340c2
|
||||
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.2
|
||||
CurrentVersionCode: 403020001
|
||||
CurrentVersion: 4.3.3
|
||||
CurrentVersionCode: 403030006
|
||||
|
|
|
|||
Loading…
Reference in a new issue