logcat - java17

This commit is contained in:
Licaon_Kter 2023-11-13 10:30:37 +00:00
parent 9fbcc4c59c
commit 5047788f2f

View file

@ -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