mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
logcat - java17
This commit is contained in:
parent
9fbcc4c59c
commit
5047788f2f
1 changed files with 5 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ Description: |-
|
|||
app issue.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tananaev/rootless-logcat
|
||||
Repo: https://github.com/tananaev/rootless-logcat.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.4'
|
||||
|
|
@ -107,6 +107,10 @@ Builds:
|
|||
versionCode: 15
|
||||
commit: c2eabb49790d29e1f8b2ec858bd05bb2abbed320
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- regular
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue