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.
1 parent 0aec0bf commit dae9d51Copy full SHA for dae9d51
README.md
@@ -119,8 +119,8 @@ stringobfuscator {
119
120
// root_folder/sample/src/main/res/.../strings.xml
121
// root_folder/sample/src/main/res/.../other_file.xml
122
- // root_folder/other_folder/res/.../strings.xml
123
- // root_folder/other_folder/res/.../other_file.xml
+ // root_folder/sample/other_folder/res/.../strings.xml
+ // root_folder/sample/other_folder/res/.../other_file.xml
124
125
other_module {
126
srcFolders = ['src/moduleB']
0 commit comments