Skip to content

Commit

Permalink
Android: update to Gradle 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Simonx22 committed Dec 6, 2019
1 parent 5a5c46a commit 345152b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
}

Expand Down

0 comments on commit 345152b

Please sign in to comment.