Skip to content

Commit ca5fd1a

Browse files
committed
viewBindingDelegate = "1.0.0"
1 parent 31218a9 commit ca5fd1a

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 = "kotlin-1.5.0-SNAPSHOT"
95+
const val viewBindingDelegate = "1.0.0"
9696
}
9797

9898
object deps {

0 commit comments

Comments
 (0)