mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Barcode Scanner to 1.21.0 (39)
This commit is contained in:
parent
539f4f0811
commit
a9e322a698
1 changed files with 13 additions and 2 deletions
|
|
@ -244,7 +244,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.21.0
|
||||
versionCode: 39
|
||||
commit: 3c6a8994026fce981994400b90ccc2f8a4779466
|
||||
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.20.0
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 1.21.0
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue