Update Lightning to 1.9.9 (209)

This commit is contained in:
F-Droid checkupdates bot 2023-09-02 15:17:51 +00:00
parent 07949b1a38
commit 1a4991e83a

View file

@ -240,7 +240,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.9.9
versionCode: 209
commit: ca62e02ac1e2093a52875ffb859f6c6b9134ace7
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.8
CurrentVersionCode: 208
CurrentVersion: 1.9.9
CurrentVersionCode: 209