Increment version number and release!

This commit is contained in:
William Brawner 2017-12-23 22:35:30 -06:00 committed by William Brawner
parent 8c2f32dd97
commit 25c74d4e54

View file

@ -37,7 +37,7 @@ android {
minSdkVersion 19
targetSdkVersion 27
versionCode 3
versionName "0.1.2"
versionName "0.2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {