mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Barcode Scanner to 1.18.0 (36)
This commit is contained in:
parent
6c5fc6ff23
commit
6b4ab1b49a
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.18.0
|
||||
versionCode: 36
|
||||
commit: 8534499e857d8e17e2f77c655b87e0d9c776b123
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue