Skip to content

Commit

Permalink
feat:Release version 0.33.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinnZou committed Jan 29, 2024
1 parent c817a94 commit b8224f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repositories {
}
dependencies {
implementation "io.github.KevinnZou:compose-webview:0.33.3"
implementation "io.github.KevinnZou:compose-webview:0.33.4"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ POM_ARTIFACT_ID=compose-webview
VERSION_NAME=0.33.4

POM_NAME=Compose WebView
POM_INCEPTION_YEAR=2023
POM_INCEPTION_YEAR=2024
POM_DESCRIPTION=WebView for Jetpack Compose
POM_URL=https://github.com/KevinnZou/compose-webview

Expand Down

0 comments on commit b8224f7

Please sign in to comment.