Update com.oF2pks.jquarks.yml --> Move repo from gitlab to github (since gitlab stopped free mirror sync from github/LineageOS ...)

This commit is contained in:
oF2pks 2024-02-24 15:32:22 +00:00 committed by linsui
parent bd80178fcd
commit 744fdb4a6c

View file

@ -3,13 +3,13 @@ Categories:
- Navigation
- Reading
License: Apache-2.0
SourceCode: https://gitlab.com/oF2pks/jelly
IssueTracker: https://gitlab.com/oF2pks/jelly/issues
SourceCode: https://github.com/iotY/android_packages_apps_Jelly/tree/fdroid21
IssueTracker: https://github.com/iotY/android_packages_apps_Jelly/issues
AutoName: jQuarks
RepoType: git
Repo: https://gitlab.com/oF2pks/jelly.git
Repo: https://github.com/iotY/android_packages_apps_Jelly.git
Builds:
- versionName: 1.0-2
@ -150,7 +150,20 @@ Builds:
- yes
prebuild: sed -i -e '/lintOptions/a disable "ExtraTranslation"' build.gradle
- versionName: 1.0-23
versionCode: 23
commit: fc3010b8d7386a3bb8d46ffdceb1e3551183a9d1
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/configure<GenerateBpPluginExtension>/,/^}/d' -e '/generatebp/Id'
build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0-21
CurrentVersionCode: 21
CurrentVersion: 1.0-23
CurrentVersionCode: 23