Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18df8e5

Browse files
ci: fix d11 pipeline
1 parent f7fe7b3 commit 18df8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
- find_and_replace:
324324
files: android/native.gradle
325325
search: com.instabug.library:instabug
326-
replace: 'com.instabug.library-dream11:instabug:'
326+
replace: 'com.instabug.library-dream11:instabug'
327327
- run:
328328
name: give exec permssion to d11 script
329329
command: chmod +x ./scripts/dream-11-delete-unused-features.sh

0 commit comments

Comments
 (0)