Update test-fixture dependencies. Drop minSdkVersion to 15.

This commit is contained in:
Yang Chen
2020-03-05 13:23:39 +11:00
committed by Yang
parent 883b8114b1
commit e1015a487b
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.61'
ext.kotlin_version = '1.3.70'
repositories {
google()
jcenter()