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