diff --git a/app/build.gradle b/app/build.gradle index c5527f4457..53d1c2e45a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -385,7 +385,7 @@ dependencies { def svg_version = "1.4" def compress_version = "1.21" def ipaddress_version = "5.3.4" - def canary_version = "2.8.1" + def canary_version = "2.9.1" // https://developer.android.com/jetpack/androidx/releases/startup implementation "androidx.startup:startup-runtime:$startup_version"