diff --git a/README.md b/README.md index 484f7e0..65dd5fc 100644 --- a/README.md +++ b/README.md @@ -61,13 +61,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.6.4' + implementation 'io.github.eltos:simpledialogfragments:3.7' } ``` or if using [JitPack](https://jitpack.io/#eltos/SimpleDialogFragments): ```groovy dependencies { - implementation 'com.github.eltos:simpledialogfragments:v3.6.4' + implementation 'com.github.eltos:simpledialogfragments:v3.7' } ``` diff --git a/build.gradle b/build.gradle index c8cce86..9bafa49 100644 --- a/build.gradle +++ b/build.gradle @@ -30,8 +30,8 @@ apply from: "publish.gradle" // Version number used for simpledialogfragments library, testApp and maven repository ext { - VERSION = '3.6.4' - VERSION_NR = 364 + VERSION = '3.7' + VERSION_NR = 370 } diff --git a/docs/javadoc/allclasses-index.html b/docs/javadoc/allclasses-index.html index eee8818..31a2087 100644 --- a/docs/javadoc/allclasses-index.html +++ b/docs/javadoc/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (simpledialogfragments 3.6.4 API) +All Classes (simpledialogfragments 3.7 API) @@ -20,7 +20,7 @@