We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b2db6 commit 129adabCopy full SHA for 129adab
1 file changed
README.md
@@ -29,7 +29,7 @@ Note: if you are installing on React Native < 0.47, use `react-native-background
29
##### Android
30
31
###### ProGuard
32
-Add this to your ProGuard configuration:
+Add this to your ProGuard configuration `(proguard-rules.pro)` :
33
34
`-keep class net.gotev.uploadservice.** { *; }`
35
0 commit comments