We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b11805 commit 1013348Copy full SHA for 1013348
README.md
@@ -68,7 +68,9 @@ Two good reasons are:
68
### How much does using this plugin increase my final app size?
69
70
Due to the bundled SQLCipher libraries, your APK size increases by about
71
-7 MiB. We are investigating potential ways (e.g., ProGuard) to reduce that.
+7 MiB. We are investigating potential ways (e.g.,
72
+[using ProGuard](https://github.com/sqlcipher/android-database-sqlcipher/pull/399))
73
+to reduce that footprint.
74
75
Caveats
76
-------
0 commit comments