fix(selector): the behavior of findOnce() is different from docs point out
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user