Update Lightning to 1.9.11 (211)

This commit is contained in:
F-Droid checkupdates bot 2023-09-07 15:39:13 +00:00
parent 41b060c82b
commit e4a1f1e710

View file

@ -256,7 +256,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.9.11
versionCode: 211
commit: 417fc52c1a71ecab19c9c1522d015206618ec7b3
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.10
CurrentVersionCode: 210
CurrentVersion: 1.9.11
CurrentVersionCode: 211