diff --git a/README.md b/README.md index a943968..7a51948 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,13 @@ Check the [release page](https://github.com/eltos/SimpleDialogFragments/releases In your module level ``build.gradle`` when using [mavenCentral](https://search.maven.org/artifact/io.github.eltos/simpledialogfragments): ```groovy dependencies { - implementation 'io.github.eltos:simpledialogfragments:3.4' + implementation 'io.github.eltos:simpledialogfragments:3.5.1' } ``` or if using [JitPack](https://jitpack.io/#eltos/SimpleDialogFragments): ```groovy dependencies { - implementation 'com.github.eltos:simpledialogfragments:v3.4' + implementation 'com.github.eltos:simpledialogfragments:v3.5.1' } ``` diff --git a/build.gradle b/build.gradle index c9b3893..f1dcf29 100644 --- a/build.gradle +++ b/build.gradle @@ -28,8 +28,8 @@ apply from: "publish.gradle" // Version number used for simpledialogfragments library, testApp and maven repository ext { - VERSION = '3.5.0' - VERSION_NR = 350 + VERSION = '3.5.1' + VERSION_NR = 351 } diff --git a/docs/README.md b/docs/README.md index f8273b2..817ef16 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Documentation -**[Javadoc API](javadoc)** +**[Javadoc API](https://eltos.github.io/SimpleDialogFragments/javadoc)** **[Github wiki](https://github.com/eltos/SimpleDialogFragments/wiki)** diff --git a/docs/javadoc/allclasses-index.html b/docs/javadoc/allclasses-index.html index 37994b1..e6f7549 100644 --- a/docs/javadoc/allclasses-index.html +++ b/docs/javadoc/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (simpledialogfragments 3.4 API) +All Classes (simpledialogfragments 3.5.1 API) @@ -21,7 +21,7 @@