mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Sensors2OSC to 0.5.2 (8)
This commit is contained in:
parent
38a04c8958
commit
e64a7969d6
1 changed files with 13 additions and 2 deletions
|
|
@ -84,7 +84,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.2
|
||||
versionCode: 8
|
||||
commit: 33c5e5ae4790a96b27096af939ea78f7bda01544
|
||||
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 %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.1
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 0.5.2
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue