We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c817a94 commit b8224f7Copy full SHA for b8224f7
2 files changed
README.md
@@ -33,7 +33,7 @@ repositories {
33
}
34
35
dependencies {
36
- implementation "io.github.KevinnZou:compose-webview:0.33.3"
+ implementation "io.github.KevinnZou:compose-webview:0.33.4"
37
38
```
39
gradle.properties
@@ -28,7 +28,7 @@ POM_ARTIFACT_ID=compose-webview
28
VERSION_NAME=0.33.4
29
30
POM_NAME=Compose WebView
31
-POM_INCEPTION_YEAR=2023
+POM_INCEPTION_YEAR=2024
32
POM_DESCRIPTION=WebView for Jetpack Compose
POM_URL=https://github.com/KevinnZou/compose-webview
0 commit comments