mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Barcode Scanner to 1.14.1 (31)
This commit is contained in:
parent
c4b0301f4d
commit
1dff37956e
1 changed files with 13 additions and 2 deletions
|
|
@ -167,7 +167,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.1
|
||||
versionCode: 31
|
||||
commit: e9e2c8006a7d64f5e4efc864a9cefd8fcbff1a4d
|
||||
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.14.0
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.14.1
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue