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 a90022f commit ca7f097Copy full SHA for ca7f097
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.0.0 (In progress)
+## 2.0.0
2
3
- Changed under hood tracking of View lifecycle in ViewBindingPropertyDelegate
4
- Removed ViewBindingPropertyDelegate base on Lifecycle
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ androidx-fragment = "1.8.5"
12
androidx-recyclerview = "1.4.0"
13
kotlin = "2.1.0"
14
leakcanary = "2.7"
15
-vbpd-version = "2.0.0-beta02"
+vbpd-version = "2.0.0"
16
vanniktechMavenPublish = "0.30.0"
17
jvmTarget = "11"
18
0 commit comments