File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
2020 classpath("com.android.tools.build:gradle")
2121 classpath("com.facebook.react:react-native-gradle-plugin")
2222 classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
23- + classpath("com.callstack.react:brownfield-gradle-plugin:0.6.0 ")
23+ + classpath("com.callstack.react:brownfield-gradle-plugin:0.6.3 ")
2424 }
2525}
2626```
@@ -59,7 +59,7 @@ buildscript {
5959 classpath("com.android.tools.build:gradle")
6060 classpath("com.facebook.react:react-native-gradle-plugin")
6161 classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
62- + classpath("com.callstack.react:brownfield-gradle-plugin:0.6.0 ")
62+ + classpath("com.callstack.react:brownfield-gradle-plugin:0.6.3 ")
6363 }
6464}
6565```
Original file line number Diff line number Diff line change 11PROJECT_ID =com.callstack.react.brownfield
22ARTIFACT_ID =brownfield-gradle-plugin
3- VERSION =0.6.2
3+ VERSION =0.6.3
44GROUP =com.callstack.react
55IMPLEMENTATION_CLASS =com.callstack.react.brownfield.plugin.RNBrownfieldPlugin
66
You can’t perform that action at this time.
0 commit comments