Skip to content

Commit

Permalink
Merge pull request #8667 from Isira-Seneviratne/Update_AppCompat
Browse files Browse the repository at this point in the history
Update AppCompat to 1.4.2.
  • Loading branch information
Stypox authored Aug 3, 2022
2 parents 368c6c0 + 947242d commit 8a774dc
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 @@ -197,7 +197,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"

/** AndroidX **/
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.core:core-ktx:1.8.0'
Expand Down

0 comments on commit 8a774dc

Please sign in to comment.