Skip to content

Commit d7154db

Browse files
committed
chore: update version to 2.2.2 in README.md
1 parent 11e860a commit d7154db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencyResolutionManagement {
8686

8787
```groovy
8888
dependencies {
89-
def privmxLibVersion = "2.2.1" // privmx-endpoint version
89+
def privmxLibVersion = "2.2.2" // privmx-endpoint version
9090
implementation("com.simplito.java:privmx-endpoint-extra:$privmxLibVersion")
9191
//implementation("com.simplito.java:privmx-endpoint:$privmxLibVersion") //for base Java library
9292
//implementation("com.simplito.java:privmx-endpoint-android:$privmxLibVersion") //for Android Java library

0 commit comments

Comments
 (0)