We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050ba48 commit 31218a9Copy full SHA for 31218a9
buildSrc/src/main/kotlin/Configurations.kt
@@ -92,7 +92,7 @@ object versions {
92
93
const val arrow = "0.13.1"
94
95
- const val viewBindingDelegate = "1.0.0-beta02"
+ const val viewBindingDelegate = "kotlin-1.5.0-SNAPSHOT"
96
}
97
98
object deps {
0 commit comments