From e81a81003d1a62992493345129e93013bd332cf8 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 23 Feb 2016 23:08:15 +0000 Subject: [PATCH] fix package name --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 5982743..931dc54 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -80,7 +80,7 @@ android { buildToolsVersion "23.0.1" defaultConfig { - applicationId "com.sphere" + applicationId "net.theorangeone.sphere" minSdkVersion 16 targetSdkVersion 22 versionCode 1