Skip to content

Commit

Permalink
Merge pull request #48 from Octav14n/renovate/androidx.appcompat-appc…
Browse files Browse the repository at this point in the history
…ompat-1.x

Update dependency androidx.appcompat:appcompat to v1.7.0
  • Loading branch information
Octav14n authored Jun 8, 2024
2 parents de15bf0 + 5a01e8f commit e24166b
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 @@ -106,7 +106,7 @@ dependencies {
implementation 'org.mozilla.geckoview:geckoview:+'
// Google/Intellij
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.7.0-beta01'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0-alpha13'
implementation 'androidx.preference:preference-ktx:1.2.1'
Expand Down

0 comments on commit e24166b

Please sign in to comment.