From 214833074d90081357a622968d00092f65adaff1 Mon Sep 17 00:00:00 2001 From: Kalin Maldzhanski Date: Mon, 1 Aug 2016 21:18:23 +0200 Subject: [PATCH] v0.6.8 --- gradle.properties | 2 +- settings.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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',