diff --git a/bintray.gradle b/bintray.gradle index baace9f..6e11d81 100644 --- a/bintray.gradle +++ b/bintray.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.jfrog.bintray' apply plugin: "com.github.dcendents.android-maven" -version = "0.8.3" +version = "0.8.4" group = "pokercc.android.ExpandableRecyclerView" def projectName = "ExpandableRecyclerView" def username="pokercc"