mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Ultrasonic to 3.2.0 (103)
This commit is contained in:
parent
d54af166a6
commit
f7defde085
1 changed files with 13 additions and 2 deletions
|
|
@ -295,7 +295,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.2.0
|
||||
versionCode: 103
|
||||
commit: f121e297df2968d1cc8818547186fcbcf129c2a8
|
||||
subdir: ultrasonic
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 3.2.0
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue