mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-01 04:12:12 +00:00
add test & fix for another url detection auto-space issue
This commit is contained in:
parent
ea17006570
commit
0187beeae5
3 changed files with 14 additions and 3 deletions
|
@ -85,7 +85,7 @@ dependencies {
|
|||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.mockito:mockito-core:3.12.4'
|
||||
testImplementation 'org.mockito:mockito-inline:3.12.4'
|
||||
testImplementation 'org.robolectric:robolectric:4.10.3'
|
||||
testImplementation 'org.robolectric:robolectric:4.11.1'
|
||||
testImplementation 'androidx.test:runner:1.5.2'
|
||||
testImplementation 'androidx.test:core:1.5.0'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue