mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update SmartPack-Kernel Manager to v17.0 (170)
This commit is contained in:
parent
ba0659206b
commit
7652fccbe5
1 changed files with 13 additions and 2 deletions
|
|
@ -133,10 +133,21 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v17.0
|
||||
versionCode: 170
|
||||
commit: f263020a0b6cad6daccbb8089e6ebc29dd9289c0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
MaintainerNotes: app seems to have internal auto-updater (hence NonFreeNet+NonFreeAdd
|
||||
until disabled)
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v16.9
|
||||
CurrentVersionCode: 169
|
||||
CurrentVersion: v17.0
|
||||
CurrentVersionCode: 170
|
||||
|
|
|
|||
Loading…
Reference in a new issue