Skip to content

Commit 3451745

Browse files
authored
Update README.md
1 parent daf3cda commit 3451745

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
@@ -71,7 +71,7 @@ Sample
7171
------
7272

7373
```java
74-
AndroidStringObfuscator.init(this);
74+
AndroidStringObfuscator.init(getApplicationContext());
7575

7676
// getting encrypted string resources
7777
int stringId = R.string.hello;

0 commit comments

Comments
 (0)