Skip to content

Commit c27f656

Browse files
authored
Update proguard-rules.pro
Had a typo
1 parent 2164803 commit c27f656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
#}
1818

1919
-keepnames class com.google.gson.Gson
20-
-keepnames class com.fasterxml.jackson.databind.ObjectMappe
20+
-keepnames class com.fasterxml.jackson.databind.ObjectMapper
2121
-keepnames class org.json.simple.JSONObject
2222
-keepnames class org.json.JSONObject

0 commit comments

Comments
 (0)