mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update SmartPack-Kernel Manager to v17.2 (172)
This commit is contained in:
parent
4b9554191f
commit
aeff47002b
1 changed files with 13 additions and 2 deletions
|
|
@ -155,10 +155,21 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v17.2
|
||||
versionCode: 172
|
||||
commit: a805463ba76eea4aa93fa17cfa2a2294a3594e89
|
||||
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: v17.1
|
||||
CurrentVersionCode: 171
|
||||
CurrentVersion: v17.2
|
||||
CurrentVersionCode: 172
|
||||
|
|
|
|||
Loading…
Reference in a new issue