Skip to content

Commit

Permalink
use androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazel committed Apr 20, 2020
1 parent 6d022a0 commit 3f8ce4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/examples/WebViewSample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {

dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.android.support:appcompat-v7:27.+'
implementation 'androidx.appcompat:appcompat:+'
implementation 'com.android.support.constraint:constraint-layout:1.+'

// include AAR directly (must include dependencies)
Expand Down

0 comments on commit 3f8ce4c

Please sign in to comment.