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 56
|
||||
versionName "1.1.0 Alpha6"
|
||||
versionName "1.1.0 Beta"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a'
|
||||
|
||||
Reference in New Issue
Block a user