aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorxianyuanjia <56282287+xianyuanjia@users.noreply.github.com>2021-10-01 11:11:04 -0400
committerGitHub <noreply@github.com>2021-10-01 08:11:04 -0700
commit43942f884c5e7cccafc7156ef408f3e081718f69 (patch)
tree96f054bbc5b8cf8c717bcf30a945177a1d29eeae /build.gradle
parentf53945205070b53eb1903f72994334a67ca014b1 (diff)
downloadmobly-snippet-lib-43942f884c5e7cccafc7156ef408f3e081718f69.tar.gz
Update Gradle, project dependencies, and SDK versions. (#110)
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 6f34b83..2016b80 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.3.0'
+ classpath 'com.android.tools.build:gradle:3.5.4'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files