wip
[pub/Android/ownCloud.git] / build.gradle
index 8480720..25504ff 100644 (file)
@@ -33,6 +33,7 @@ android {
     defaultConfig {
         applicationId "com.owncloud.android.beta"
         versionCode computeVersionCode()
+        versionName "ownCloud beta"
     }
 
     sourceSets {