mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-14 04:51:15 +01:00
Update Robolectric from 4.3 to 4.3.1
This commit is contained in:
parent
93724b7aa6
commit
d28939810c
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ android {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
testImplementation 'junit:junit:4.13'
|
testImplementation 'junit:junit:4.13'
|
||||||
testImplementation 'org.robolectric:robolectric:4.3'
|
testImplementation 'org.robolectric:robolectric:4.3.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
task versionName {
|
task versionName {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue