Commit 9b77e6ec authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update app version name.

parent 22a463b2
...@@ -12,7 +12,7 @@ android { ...@@ -12,7 +12,7 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion versions.targetSdk targetSdkVersion versions.targetSdk
versionCode 1 versionCode 1
versionName "1.0" versionName "2.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment