Merge pull request #6 from nextcloud/lgtm

LGTM config + renamed Android ID
This commit is contained in:
Andy Scherzinger 2016-06-12 14:53:55 +02:00 committed by GitHub
commit 6af7558a7d
3 changed files with 7 additions and 1 deletions

1
.lgtm Normal file
View file

@ -0,0 +1 @@
pattern = "(?i):shipit:|:\\+1:|LGTM"

5
MAINTAINERS Normal file
View file

@ -0,0 +1,5 @@
AndyScherzinger
przybylski
tobiasKaminsky
LukasReschke
jancborchardt

View file

@ -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;