mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
simplelogin - java17
This commit is contained in:
parent
bdc4747b00
commit
d4f4c9f2c5
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ IssueTracker: https://github.com/simple-login/Simple-Login-Android/issues
|
|||
AutoName: SimpleLogin
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/simple-login/Simple-Login-Android
|
||||
Repo: https://github.com/simple-login/Simple-Login-Android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4-fdroid
|
||||
|
|
@ -209,6 +209,10 @@ Builds:
|
|||
versionCode: 12101
|
||||
commit: 1776fbd5899f72bbc7a5b647647e6771d05644e1
|
||||
subdir: SimpleLogin/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/kotlinx-html/d' ../build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue