Skip to content

Commit 6af7558

Browse files
Merge pull request #6 from nextcloud/lgtm
LGTM config + renamed Android ID
2 parents 2a0232a + e32a491 commit 6af7558

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

.lgtm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pattern = "(?i):shipit:|:\\+1:|LGTM"

MAINTAINERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
AndyScherzinger
2+
przybylski
3+
tobiasKaminsky
4+
LukasReschke
5+
jancborchardt

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ android {
8181
testInstrumentationRunnerArgument "TEST_PASSWORD", "\"$System.env.OCTEST_APP_PASSWORD\""
8282
testInstrumentationRunnerArgument "TEST_SERVER_URL", "\"$System.env.OCTEST_SERVER_BASE_URL\""
8383

84-
applicationId "com.nextcloud.android"
84+
applicationId "com.nextcloud.client"
8585
}
8686

8787
// adapt structure from Eclipse to Gradle/Android Studio expectations;

0 commit comments

Comments
 (0)