Update org.hlwd.bible.yml: GIT-LFS was added for the file: app/src/main/assets/db/bible.db

This commit is contained in:
hotlittlewhitedog 2023-12-12 13:52:29 +00:00 committed by linsui
parent e9a863a42f
commit 5d96d96574

View file

@ -526,6 +526,7 @@ Builds:
- versionName: '3.72'
versionCode: 20231101
disable: wrong build
commit: 2a3962afd5c2b135901835ed16341b1f256ef206
subdir: app
sudo:
@ -538,6 +539,7 @@ Builds:
- versionName: '3.73'
versionCode: 20231121
disable: wrong build
commit: 758ddba56236b19d13c7efc8e833d3c52d5fd2da
subdir: app
sudo:
@ -550,11 +552,12 @@ Builds:
- versionName: '3.74'
versionCode: 20231206
disable: wrong build
commit: d56accf37f6215758ef2c8cf3a7412d769f8fbb1
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- apt-get install -y git-lfs openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes