Merge pull request #319 from nightscout/dependabot/gradle/dev/androidx.test-rules-1.4.0-alpha04
Bump rules from 1.3.1-alpha03 to 1.4.0-alpha04
This commit is contained in:
commit
566cc36b2c
|
@ -32,7 +32,7 @@ buildscript {
|
||||||
okhttp3Version = '4.9.0'
|
okhttp3Version = '4.9.0'
|
||||||
|
|
||||||
androidx_junit = '1.1.2'
|
androidx_junit = '1.1.2'
|
||||||
androidx_rules = '1.3.1-alpha03'
|
androidx_rules = '1.4.0-alpha04'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
|
Loading…
Reference in a new issue