Bump to 0.102-alpha3

This commit is contained in:
Daniel Martí 2016-11-16 22:06:03 +00:00
parent 43303d17cc
commit 99216d923a

View File

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