mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Barcode Scanner to 1.2.0 (7)
This commit is contained in:
parent
5c8a2d2f02
commit
acff1567bc
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 7
|
||||
commit: 1b452a3eeda11a8dea08abdaf6b08e4dbaf2e709
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue