Skip to content

Commit

Permalink
Update lifecycler compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Mar 6, 2018
1 parent edca14c commit b630640
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions qksms/build.gradle
Expand Up @@ -47,8 +47,7 @@ android {
dependencies {
// lifecycle
implementation "android.arch.lifecycle:extensions:$lifecycle_version"
implementation "android.arch.lifecycle:runtime:$lifecycle_version"
kapt "android.arch.lifecycle:compiler:$lifecycle_version"
implementation "android.arch.lifecycle:common-java8:$lifecycle_version"

// support
implementation "com.android.support:appcompat-v7:$support_version"
Expand Down

0 comments on commit b630640

Please sign in to comment.