mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Ultrasonic to 4.1.1 (106)
This commit is contained in:
parent
4924b80577
commit
89afcdf3fd
1 changed files with 14 additions and 2 deletions
|
|
@ -234,7 +234,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/navigationFeature/d' build.gradle
|
||||
|
||||
- versionName: 4.1.1
|
||||
versionCode: 106
|
||||
commit: 28f8b8ff9316acc31cbcdaebfecefb02c4fcd715
|
||||
subdir: ultrasonic
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/navigationFeature/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 4.1.1
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue