浏览代码

version 1.0.0

Andy Scherzinger 9 年之前
父节点
当前提交
9222075066
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -81,7 +81,7 @@ android {
         testInstrumentationRunnerArgument "TEST_PASSWORD", "\"$System.env.OCTEST_APP_PASSWORD\""
         testInstrumentationRunnerArgument "TEST_SERVER_URL", "\"$System.env.OCTEST_SERVER_BASE_URL\""
 
-        applicationId "com.nextcloud.android"
+        applicationId "com.nextcloud.client"
     }
 
     // adapt structure from Eclipse to Gradle/Android Studio expectations;