Skip to content

Commit b8224f7

Browse files
committed
feat:Release version 0.33.4
1 parent c817a94 commit b8224f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434
3535
dependencies {
36-
implementation "io.github.KevinnZou:compose-webview:0.33.3"
36+
implementation "io.github.KevinnZou:compose-webview:0.33.4"
3737
}
3838
```
3939

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ POM_ARTIFACT_ID=compose-webview
2828
VERSION_NAME=0.33.4
2929

3030
POM_NAME=Compose WebView
31-
POM_INCEPTION_YEAR=2023
31+
POM_INCEPTION_YEAR=2024
3232
POM_DESCRIPTION=WebView for Jetpack Compose
3333
POM_URL=https://github.com/KevinnZou/compose-webview
3434

0 commit comments

Comments
 (0)