aboutsummaryrefslogtreecommitdiff
path: root/examples/ex6_complex_type_conversion/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ex6_complex_type_conversion/build.gradle')
-rw-r--r--examples/ex6_complex_type_conversion/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex6_complex_type_conversion/build.gradle b/examples/ex6_complex_type_conversion/build.gradle
index aa71705..af05a85 100644
--- a/examples/ex6_complex_type_conversion/build.gradle
+++ b/examples/ex6_complex_type_conversion/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 26
- buildToolsVersion '27.0.3'
+ buildToolsVersion '28.0.3'
defaultConfig {
applicationId "com.google.android.mobly.snippet.example6"