summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hello_world/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello_world/build.gradle b/hello_world/build.gradle
index f084cc9..f07e19a 100644
--- a/hello_world/build.gradle
+++ b/hello_world/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.5.3'
+ classpath 'com.android.tools.build:gradle:3.6.0'
// NOTE: Do not place your application dependencies here; they belong