fix(selector): the behavior of findOnce() is different from docs point out

This commit is contained in:
hyb1996
2018-03-09 13:36:52 +08:00
parent c0b03d89d5
commit 16b39b550d
6 changed files with 8 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ android {
minSdkVersion 17
targetSdkVersion 23
versionCode 256
versionName "3.1.0 Alpha6"
versionName "3.1.0 Beta"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {