mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Lightning to 1.9.16 (216)
This commit is contained in:
parent
06c185862e
commit
7aca10287e
1 changed files with 18 additions and 2 deletions
|
|
@ -320,7 +320,23 @@ Builds:
|
|||
scandelete:
|
||||
- app/src/main/jniLibs
|
||||
|
||||
- versionName: 1.9.16
|
||||
versionCode: 216
|
||||
commit: 82825eea6d644f4a4808efd2ced790f4840dc7df
|
||||
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.15
|
||||
CurrentVersionCode: 215
|
||||
CurrentVersion: 1.9.16
|
||||
CurrentVersionCode: 216
|
||||
|
|
|
|||
Loading…
Reference in a new issue