mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
sensors2pd - enable aum ,update
This commit is contained in:
parent
02c305c436
commit
cb85904e3e
1 changed files with 12 additions and 1 deletions
|
|
@ -23,7 +23,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: 3793b3e4a38da0a06ae7f08f2013f5fd968eed9d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue