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 f7fe7b3 + 18df8e5 commit 6621911Copy full SHA for 6621911
.circleci/config.yml
@@ -323,7 +323,7 @@ jobs:
323
- find_and_replace:
324
files: android/native.gradle
325
search: com.instabug.library:instabug
326
- replace: 'com.instabug.library-dream11:instabug:'
+ replace: 'com.instabug.library-dream11:instabug'
327
- run:
328
name: give exec permssion to d11 script
329
command: chmod +x ./scripts/dream-11-delete-unused-features.sh
0 commit comments