Update Lightning to 1.8.28 (198)

This commit is contained in:
F-Droid checkupdates bot 2023-06-29 15:51:11 +00:00
parent 1e5ba59249
commit 718ab56646

View file

@ -112,7 +112,23 @@ Builds:
scandelete:
- app/src/main/jniLibs
- versionName: 1.8.28
versionCode: 198
commit: a1f298e3216b2db20d5d1c577007e03121c1d6c0
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.8.27
CurrentVersionCode: 197
CurrentVersion: 1.8.28
CurrentVersionCode: 198