Skip to content

Commit

Permalink
Merge pull request #22 from etiennelenhart/3.2.0-staging
Browse files Browse the repository at this point in the history
Update Lifecycle Extensions to 2.0.0
  • Loading branch information
Etienne Lenhart authored Sep 22, 2018
2 parents 9e76e5f + a6da8dc commit 3fb6801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eiffel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
testImplementation 'junit:junit:4.12'
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"

implementation "androidx.lifecycle:lifecycle-extensions:2.0.0-rc01"
implementation "androidx.lifecycle:lifecycle-extensions:2.0.0"
}

task sources(type: Jar) {
Expand Down

0 comments on commit 3fb6801

Please sign in to comment.