projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wip
[pub/Android/ownCloud.git]
/
build.gradle
diff --git
a/build.gradle
b/build.gradle
index
8480720
..
25504ff
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-33,6
+33,7
@@
android {
defaultConfig {
applicationId "com.owncloud.android.beta"
versionCode computeVersionCode()
+ versionName "ownCloud beta"
}
sourceSets {