You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by ia...@apache.org on 2015/06/11 14:22:13 UTC

[5/6] incubator-taverna-mobile git commit: Updated the buil.gradle file with some package configuration.

Updated the buil.gradle file with some package configuration.


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/c455aaca
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/c455aaca
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/c455aaca

Branch: refs/heads/master
Commit: c455aacae7657f884c4eeb3b47ed2d302b827bff
Parents: 328e814
Author: larrytech7 <la...@gmail.com>
Authored: Thu Jun 11 12:50:31 2015 +0100
Committer: larrytech7 <la...@gmail.com>
Committed: Thu Jun 11 12:50:31 2015 +0100

----------------------------------------------------------------------
 app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/c455aaca/app/build.gradle
----------------------------------------------------------------------
diff --git a/app/build.gradle b/app/build.gradle
index 61569b9..4f29372 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,7 +8,7 @@ android {
 
     }
     defaultConfig {
-        applicationId "mobile.taverna.apache.com.tavernamobile"
+        applicationId "mobile.taverna.apache.org.tavernamobile"
         minSdkVersion 13
         targetSdkVersion 21
         versionCode 1