Version bump for Android app.

This commit is contained in:
casey langen 2017-06-14 17:42:29 -07:00
parent 809ed40cf5
commit e6ddac0fee

View File

@ -9,8 +9,8 @@ android {
applicationId "io.casey.musikcube.remote"
minSdkVersion 16
targetSdkVersion 25
versionCode 11
versionName "0.9"
versionCode 12
versionName "0.10"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}