Bump to 0.101-alpha5

This commit is contained in:
Daniel Martí 2016-08-20 19:07:25 +02:00
parent 6846d04751
commit 16170d6794

View File

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