mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
xededitor - update recipe, remove unbuilt, get updated fastlane
This commit is contained in:
parent
d6585b9801
commit
cfea638c63
1 changed files with 3 additions and 12 deletions
|
|
@ -12,20 +12,9 @@ Repo: https://github.com/RohitKushvaha01/Xed-Editor.git
|
|||
Binaries: https://github.com/RohitKushvaha01/Xed-Editor/releases/download/v%v/xed-editor-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.8
|
||||
versionCode: 8
|
||||
commit: b7d2f78bc4a2e406f092633b7e6b687d7e4b2cdf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.9
|
||||
versionCode: 9
|
||||
commit: fd0912af97957c5dec29e7f1187b050f4488f6fd
|
||||
commit: 4f0717722197d00eae8f2714b80cb43dce1d2a6f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -33,6 +22,8 @@ Builds:
|
|||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- app/src/main/assets/files.zip
|
||||
|
||||
AllowedAPKSigningKeys: 8ad6b593b0772c96f9d05e923b610f16aed2792c664f0cd91f0dfd627098346f
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue