Skip to content

Commit

Permalink
[TF][FIX] missing interpolator dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thermatk committed Aug 2, 2020
1 parent eb4762f commit 8be2f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TMessagesProj/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ configurations {
dependencies {
implementation 'androidx.core:core:1.3.1'
implementation 'androidx.palette:palette:1.0.0'
implementation 'androidx.interpolator:interpolator:1.0.0'
implementation 'androidx.viewpager:viewpager:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.2.0'
implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
Expand Down

0 comments on commit 8be2f97

Please sign in to comment.