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.
2 parents 7fdc240 + 765fae5 commit f8dbda7Copy full SHA for f8dbda7
android/RNKeys.gradle
@@ -89,7 +89,7 @@ def loadKeys(){
89
project.ext.set("keys", keys)
90
}
91
92
-task callCL(type: Exec) {
+task keysCallCL(type: Exec) {
93
loadKeys();
94
95
0 commit comments