We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1a59d commit 0936037Copy full SHA for 0936037
library/src/main/java/com/stringcare/library/SC.java
@@ -48,7 +48,6 @@ private SC () {
48
// nothing to do here
49
}
50
51
-
52
private static native String jniObfuscate(Context context, String key, String value);
53
54
private static native String jniDeobfuscate(Context context, String key, String value);
0 commit comments