mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.1.1
|
CurrentVersion: 3.2.0
|
||||||
CurrentVersionCode: 102
|
CurrentVersionCode: 103
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue