Skip to content

Commit 31218a9

Browse files
committed
ViewBindingDelegate snapshot
1 parent 050ba48 commit 31218a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Configurations.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ object versions {
9292

9393
const val arrow = "0.13.1"
9494

95-
const val viewBindingDelegate = "1.0.0-beta02"
95+
const val viewBindingDelegate = "kotlin-1.5.0-SNAPSHOT"
9696
}
9797

9898
object deps {

0 commit comments

Comments
 (0)