Skip to content

Commit

Permalink
Update androidx.appcompat:appcompat to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastProject committed Oct 24, 2020
1 parent 91e2b7a commit 799b82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'androidx.appcompat:appcompat:1.2.0-alpha01'
compile 'androidx.appcompat:appcompat:1.2.0'
compile 'com.google.android.material:material:1.2.0-alpha03'
compile 'androidx.legacy:legacy-support-v4:1.0.0'
compile 'com.journeyapps:zxing-android-embedded:3.5.0@aar'
Expand Down

0 comments on commit 799b82e

Please sign in to comment.