mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update SmartPack-Kernel Manager to v16.9 (169)
This commit is contained in:
parent
ef3caadb52
commit
7b728d2c68
1 changed files with 13 additions and 2 deletions
|
|
@ -122,10 +122,21 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v16.9
|
||||
versionCode: 169
|
||||
commit: a9cee22893d1993a557492cb3c2ed202c97eec04
|
||||
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.8
|
||||
CurrentVersionCode: 168
|
||||
CurrentVersion: v16.9
|
||||
CurrentVersionCode: 169
|
||||
|
|
|
|||
Loading…
Reference in a new issue