Skip to content

Commit

Permalink
Bump AppCompat to 1.3.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer committed Jun 8, 2021
1 parent b6d4e56 commit 5d0b992
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 @@ -45,7 +45,7 @@ android {

dependencies {
// base dependencies
implementation 'androidx.appcompat:appcompat:1.3.0-rc01'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.core:core-ktx:1.6.0-beta02'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.google.android.instantapps:instantapps:1.1.0'
Expand Down

0 comments on commit 5d0b992

Please sign in to comment.