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