Update Lightning to 1.9.21 (221)

This commit is contained in:
F-Droid checkupdates bot 2024-01-24 14:28:02 +00:00
parent b8225d5c5d
commit dc35d2a549

View file

@ -368,7 +368,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.9.21
versionCode: 221
commit: 1230c4f68e3cb5e2332a87a9c5bd9f99bf01426c
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.19
CurrentVersionCode: 219
CurrentVersion: 1.9.21
CurrentVersionCode: 221