Skip to content

Commit f3fc2e7

Browse files
authored
Merge pull request #311 from adjust/readme_update
README update
2 parents 0242f85 + 3e5d586 commit f3fc2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ If you are using Proguard, add these lines to your Proguard file:
153153
java.lang.String CPU_ABI;
154154
}
155155
-keep class android.content.res.Configuration {
156-
android.os.LocaledList getLocales();
156+
android.os.LocaleList getLocales();
157157
java.util.Locale locale;
158158
}
159159
-keep class android.os.LocaledList {

0 commit comments

Comments
 (0)