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:
Milos Kozak 2021-02-11 21:11:59 +01:00 committed by GitHub
commit 566cc36b2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ buildscript {
okhttp3Version = '4.9.0'
androidx_junit = '1.1.2'
androidx_rules = '1.3.1-alpha03'
androidx_rules = '1.4.0-alpha04'
}
repositories {
google()