mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Barcode Scanner to 1.16.0 (33)
This commit is contained in:
parent
49b595fa39
commit
d17ca6c4ca
1 changed files with 13 additions and 2 deletions
|
|
@ -189,7 +189,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.16.0
|
||||
versionCode: 33
|
||||
commit: d9ee91a9229bade966a20c80e598853f510154e8
|
||||
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.15.0
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.16.0
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue