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 31218a9 commit ca5fd1aCopy full SHA for ca5fd1a
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 = "kotlin-1.5.0-SNAPSHOT"
+ const val viewBindingDelegate = "1.0.0"
96
}
97
98
object deps {
0 commit comments