Update smartdock.py

pull/250/head
huakim 11 months ago committed by GitHub
parent 81d444ea73
commit e0f6d845ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,10 +4,10 @@ from stuff.general import General
class Smartdock(General):
id = "smartdock"
dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1130.apk"
dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1141.apk"
partition = "system"
dl_file_name = "smartdock.apk"
act_md5 = "6bfedb959ef5855c3782e8001cb67f86"
act_md5 = "988a51266e4ada5d6f72b1d857726360"
apply_props = { "qemu.hw.mainkeys" : "1" }
skip_extract = True
permissions = """<?xml version="1.0" encoding="utf-8"?>

Loading…
Cancel
Save