Skip to content

Commit 2923880

Browse files
committed
Update ignoreAssetsPattern for move to .cmdr
1 parent 76527bf commit 2923880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android
3232
}
3333
androidResources
3434
{
35-
ignoreAssetsPattern '*.cmd:*.inc'
35+
ignoreAssetsPattern '*.cmd:*.cmdr'
3636
}
3737
}
3838

0 commit comments

Comments
 (0)