mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Oui Lookup to 1.5.1 (14)
This commit is contained in:
parent
a2b82a36c8
commit
b7b93dc841
1 changed files with 13 additions and 2 deletions
|
|
@ -115,7 +115,18 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 14
|
||||
commit: 06e6baa4caf1b4b8e8543bb7272eb0fb8c0f099e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue