Skip to content
Permalink
Browse files
Merge pull request #8515 from Simonx22/gradle-353
Android: update to Gradle 3.5.3
  • Loading branch information
leoetlino committed Dec 14, 2019
2 parents 6cd2f5a + 345152b commit ad5ad7c
Showing 1 changed file with 1 addition and 1 deletion.
@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.2'
classpath 'com.android.tools.build:gradle:3.5.3'
}
}

0 comments on commit ad5ad7c

Please sign in to comment.