Version bump for release.

This commit is contained in:
casey langen 2017-03-04 22:57:19 -08:00
parent b1dc082947
commit e5fc875469

View File

@ -9,8 +9,8 @@ android {
applicationId "io.casey.musikcube.remote"
minSdkVersion 16
targetSdkVersion 25
versionCode 2
versionName "0.1.1"
versionCode 3
versionName "0.1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}