diff --git a/app/build.gradle b/app/build.gradle index e8239f9..cc007b1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,6 +44,6 @@ dependencies { * If you've missed some versions you've to also follow update guide for those versions */ - implementation 'com.github.Donnnno:candybar-foss:3.14.2' + implementation 'com.github.Donnnno:candybar-foss:3.16.1' }