Skip to content

Commit

Permalink
Merge pull request #6 from nextcloud/lgtm
Browse files Browse the repository at this point in the history
LGTM config + renamed Android ID
  • Loading branch information
AndyScherzinger authored Jun 12, 2016
2 parents 2a0232a + e32a491 commit 6af7558
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .lgtm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pattern = "(?i):shipit:|:\\+1:|LGTM"
5 changes: 5 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
AndyScherzinger
przybylski
tobiasKaminsky
LukasReschke
jancborchardt
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 6af7558

Please sign in to comment.