Skip to content

Commit

Permalink
update BootLaces to 2.1 in build.gradle (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilthreads669966 authored Oct 6, 2020
1 parent 980e3f8 commit 58290ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions smsbackdoor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.github.evilthreads669966:bootlaces:1.0'
implementation 'androidx.lifecycle:lifecycle-service:2.2.0'
implementation 'com.github.evilthreads669966:bootlaces:2.1'
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.2.0"
implementation 'com.github.evilthreads669966:wakeservice:1.2'
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 58290ad

Please sign in to comment.