From 9d68fce94190038cf1d93d9f4735856a284cce51 Mon Sep 17 00:00:00 2001 From: mian196 <74845621+mian196@users.noreply.github.com> Date: Sat, 25 May 2024 13:39:50 +0500 Subject: [PATCH] Update smartdock.py --- stuff/smartdock.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stuff/smartdock.py b/stuff/smartdock.py index 5b2e8ae..7876748 100644 --- a/stuff/smartdock.py +++ b/stuff/smartdock.py @@ -4,10 +4,10 @@ from stuff.general import General class Smartdock(General): id = "smartdock" - dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1100.apk" + dl_link = "https://f-droid.org/repo/cu.axel.smartdock_1121.apk" partition = "system" dl_file_name = "smartdock.apk" - act_md5 = "f4087d34218eac902a5cca98ee03d215" + act_md5 = "dde94e2babc5f78bf7279e60a98eef05" apply_props = { "qemu.hw.mainkeys" : "1" } skip_extract = True permissions = """