Skip to content

Commit

Permalink
Bump Zoomable to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Aug 12, 2024
1 parent 171aa1d commit 469a626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ object deps {
private const val kotlinResultVersion = "2.0.0"
private const val hiltBinderVersion = "1.1.3"
private const val coilVersion = "2.7.0"
private const val zoomableVersion = "1.5.1"
private const val zoomableVersion = "1.6.1"

const val desugaredLibs = "com.android.tools:desugar_jdk_libs:${desugaredLibsVersion}"
const val kotlinResult = "com.michael-bull.kotlin-result:kotlin-result:${kotlinResultVersion}"
Expand Down

0 comments on commit 469a626

Please sign in to comment.