diff --git a/gradle.properties b/gradle.properties index d27a97b..94f6874 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,7 +32,7 @@ # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=0.6.8-SNAPSHOT +VERSION_NAME=0.6.8 VERSION_CODE=24 GROUP=io.apptik.comm diff --git a/settings.gradle b/settings.gradle index b3e3d50..356bd31 100644 --- a/settings.gradle +++ b/settings.gradle @@ -16,7 +16,7 @@ include ':android:jus-android', ':examples-android-volley-migration', - ':sample-android', + //':sample-android', ':stack:jus-okhttp3', ':stack:jus-netty', ':stack:jus-apachehttp',