Updated versionName to prevent confusion in fabric.io's issue section.

This commit is contained in:
Karim Abou Zeid 2015-05-24 20:37:43 +02:00
commit 0f2e7ce1df

View file

@ -25,7 +25,7 @@ android {
minSdkVersion 16
targetSdkVersion 22
versionCode 26
versionName "0.9.10.1b"
versionName "0.9.10.1b DEV"
}
compileOptions {