Update Lightning to 1.9.24 (224)

This commit is contained in:
F-Droid checkupdates bot 2024-01-30 13:42:05 +00:00
parent 247efc2e52
commit 53b3a68063

View file

@ -400,7 +400,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.9.24
versionCode: 224
commit: 351a8115813383c52a5c2b4e627280be3dfcb13d
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.23
CurrentVersionCode: 223
CurrentVersion: 1.9.24
CurrentVersionCode: 224