Skip to content

Commit

Permalink
another attempt to work around android bug java.lang.IllegalStateExce…
Browse files Browse the repository at this point in the history
…ption: Restarter must be created only during owner's initialization stage
  • Loading branch information
or-else committed Aug 19, 2019
1 parent 2643731 commit eb0279c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.fragment:fragment:1.2.0-alpha02'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0-alpha03'
Expand Down

0 comments on commit eb0279c

Please sign in to comment.