mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
version 1.0.0
This commit is contained in:
parent
780ab6b2bd
commit
9222075066
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue