mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
outline - keep latest
This commit is contained in:
parent
321c69352c
commit
03f0831948
1 changed files with 1 additions and 13 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://github.com/sirekanian/outline/issues
|
|||
AutoName: Outline Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sirekanian/outline
|
||||
Repo: https://github.com/sirekanian/outline.git
|
||||
Binaries: https://github.com/sirekanian/outline/releases/download/v%v/org.sirekanyan.outline-%v-%c-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -61,18 +61,6 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/signingConfig =/,+5d' -e '/androidComponents {/,+28d' build.gradle.kts
|
||||
|
||||
- versionName: 0.1.15
|
||||
versionCode: 17
|
||||
commit: e5f8e131455e5f611c658b993968762a52ab9262
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/signingConfig =/,+5d' -e '/androidComponents {/,+28d' build.gradle.kts
|
||||
|
||||
- versionName: 0.1.16
|
||||
versionCode: 18
|
||||
commit: 690a290ca6bf3ba89afc46d7f704837401712eb6
|
||||
|
|
|
|||
Loading…
Reference in a new issue