Skip to content

Commit

Permalink
Update androidx.appcompat version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kitrio committed Oct 12, 2019
1 parent dac00ff commit 7c748a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {

dependencies {
implementation files('libs/LGQSlideAPIs.jar')
implementation 'androidx.annotation:annotation:1.0.0'
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.annotation:annotation:1.0.2'
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation "org.mozilla.components:browser-toolbar:0.56.0"

aarch64Implementation "org.mozilla.geckoview:geckoview-nightly-arm64-v8a:71.0.20190927094817"
Expand Down

0 comments on commit 7c748a4

Please sign in to comment.