Update Lightning to 1.9.3 (203)

This commit is contained in:
F-Droid checkupdates bot 2023-07-24 16:03:12 +00:00
parent bd80668121
commit c90a18aac9

View file

@ -176,7 +176,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.9.3
versionCode: 203
commit: 4d8479b17814b3f84654cd4d850fcddaa45d1721
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.2
CurrentVersionCode: 202
CurrentVersion: 1.9.3
CurrentVersionCode: 203