release 0.6.6

This commit is contained in:
金戟
2021-05-22 19:00:35 +08:00
parent 993c178adf
commit 38221a67ef
15 changed files with 24 additions and 23 deletions

View File

@@ -49,7 +49,7 @@ dependencies {
testImplementation 'androidx.test:runner:1.4.0-alpha05'
testImplementation 'junit:junit:4.+'
testImplementation 'org.robolectric:robolectric:4.5.1'
testImplementation 'com.alibaba.testable:testable-all:0.6.5'
testImplementation 'com.alibaba.testable:testable-all:0.6.6'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
}