mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Picard Barcode Scanner to 1.6.3 (32)
This commit is contained in:
parent
bcba44841e
commit
7ef38c4ead
1 changed files with 13 additions and 2 deletions
|
|
@ -108,7 +108,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.3
|
||||
versionCode: 32
|
||||
commit: 790cfaa97829e4eec3bde9a8af5cb03b0adb905d
|
||||
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.6.2
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue