projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'remotes/upstream/material_fab' into beta
[pub/Android/ownCloud.git]
/
build.gradle
diff --git
a/build.gradle
b/build.gradle
index
817b528
..
be674c9
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-30,6
+30,11
@@
dependencies {
android {
compileSdkVersion 22
buildToolsVersion "22.0.1"
+
+ defaultConfig {
+ applicationId "com.owncloud.android.beta"
+ }
+
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'