Skip to content

Commit

Permalink
feat:Release Version 0.33.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinnZou committed Mar 28, 2024
1 parent e783cf6 commit 025a959
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 @@ -281,7 +281,7 @@ repositories {
}
dependencies {
implementation "io.github.kevinnzou:compose-webview:0.33.4"
implementation "io.github.kevinnzou:compose-webview:0.33.6"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android.nonTransitiveRClass=true

GROUP=io.github.kevinnzou
POM_ARTIFACT_ID=compose-webview
VERSION_NAME=0.33.4
VERSION_NAME=0.33.6

POM_NAME=Compose WebView
POM_INCEPTION_YEAR=2024
Expand Down

0 comments on commit 025a959

Please sign in to comment.