Android app version bump.

This commit is contained in:
casey langen 2018-06-22 23:28:19 -07:00
parent 8234e2937b
commit 03fc3dac6c

View File

@ -23,8 +23,8 @@ android {
applicationId "io.casey.musikcube.remote"
minSdkVersion 21
targetSdkVersion 27
versionCode 31
versionName "0.27.0"
versionCode 32
versionName "0.30.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}