We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705bbd0 commit 57cae89Copy full SHA for 57cae89
templates/android.js
@@ -9,7 +9,7 @@ module.exports = platform => [{
9
dependencies {
10
// Matches the RN Hello World template
11
// https://github.com/facebook/react-native/blob/1e8f3b11027fe0a7514b4fc97d0798d3c64bc895/local-cli/templates/HelloWorld/android/build.gradle#L8
12
- classpath 'com.android.tools.build:gradle:3.3.1'
+ classpath 'com.android.tools.build:gradle:3.3.2'
13
}
14
15
0 commit comments