mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Device Connect to 0.9.0 (23)
This commit is contained in:
parent
c4f16b974c
commit
229d524d7d
1 changed files with 13 additions and 2 deletions
|
|
@ -93,7 +93,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0
|
||||
versionCode: 23
|
||||
commit: 85853561ae3ffc3ea779640609e3af24b9c9291f
|
||||
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.8.0
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 0.9.0
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue