Skip to content
Permalink
Browse files
Merge pull request #8458 from Simonx22/gradle-352
Android: Update to Gradle 3.5.2
  • Loading branch information
leoetlino committed Nov 8, 2019
2 parents cc9c158 + 7dc0732 commit c621ddc
Showing 1 changed file with 1 addition and 1 deletion.
@@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.1'
classpath 'com.android.tools.build:gradle:3.5.2'
}
}

0 comments on commit c621ddc

Please sign in to comment.