diff --git a/build.gradle b/build.gradle index ea216b8..f4799a8 100644 --- a/build.gradle +++ b/build.gradle @@ -85,7 +85,7 @@ if (!project.hasProperty('sonatypeRepo') || apply plugin: 'maven' apply plugin: 'signing' -version = "0.3.5" +version = "0.3.6" group = "com.facebook.rebound" signing {