Skip to content

Commit 2c480c1

Browse files
committed
-Update README.md.
1 parent 5487693 commit 2c480c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ allprojects {
2222

2323
```
2424
dependencies {
25-
implementation 'com.github.amir-asdp:WebViewToPdf:1.1.0'
25+
implementation 'com.github.amir-asdp:WebViewToPdf:1.1.1'
2626
}
2727
```
2828

webview-to-pdf/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ afterEvaluate {
4343
from components.release
4444
groupId 'amir-asdp'
4545
artifactId 'webview-to-pdf'
46-
version = '1.1.0'
46+
version = '1.1.1'
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)