Bump to 0.101-alpha6

This commit is contained in:
Daniel Martí 2016-08-27 08:37:34 +09:00 committed by Danial Behzadi
parent ba26228dce
commit 81b0eacd9f

View File

@ -170,7 +170,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 101005 versionCode 101006
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }