Skip to content

Commit dae9d51

Browse files
committed
readme
1 parent 0aec0bf commit dae9d51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ stringobfuscator {
119119
120120
// root_folder/sample/src/main/res/.../strings.xml
121121
// 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
122+
// root_folder/sample/other_folder/res/.../strings.xml
123+
// root_folder/sample/other_folder/res/.../other_file.xml
124124
125125
other_module {
126126
srcFolders = ['src/moduleB']

0 commit comments

Comments
 (0)