Update Lightning to 1.9.23 (223)

This commit is contained in:
F-Droid checkupdates bot 2024-01-28 13:25:35 +00:00
parent 7d87a4f09e
commit 5ca111f45a

View file

@ -384,7 +384,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.9.23
versionCode: 223
commit: bc354d6ef004d2a6390c3f05e9de3d963d5329d8
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- slions
- full
- fdroid
prebuild: sed -i -e '/firebase/d' ../build.gradle
scandelete:
- app/src/main/jniLibs
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.9.22
CurrentVersionCode: 222
CurrentVersion: 1.9.23
CurrentVersionCode: 223