Minor amendments to compile screenshots

This commit is contained in:
2020-03-01 12:48:46 +00:00
parent 06207418e6
commit 1955539cd3
7 changed files with 152 additions and 18 deletions

View File

@@ -2,8 +2,8 @@
buildscript {
repositories {
jcenter()
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
@@ -16,8 +16,8 @@ buildscript {
allprojects {
repositories {
jcenter()
google()
jcenter()
}
}