Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.6 (#3765)

* Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.6

* Update proguard.pro

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
This commit is contained in:
renovate[bot]
2023-11-24 23:03:59 +00:00
committed by GitHub
parent 6d0530333b
commit ec96e4eb14
2 changed files with 1 additions and 3 deletions

2
proguard.pro vendored
View File

@@ -44,5 +44,3 @@
-keep class com.google.protobuf.Timestamp { *; }
# TODO: Remove this after the change in https://github.com/ChickenHook/RestrictionBypass/pull/9 has been released.
-keep class org.chickenhook.restrictionbypass.** { *; }
# TODO: Remove this after the change in https://github.com/KieronQuinn/Smartspacer/pull/58 has been released.
-keep class com.kieronquinn.app.smartspacer.sdk.** { *; }