Skip to content

Commit

Permalink
Merge branch 'moneymanagerex:master' into tag-management-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfsolver authored Dec 21, 2024
2 parents 1d3a76d + 72c3a00 commit 8eeb39a
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 'com.google.android.material:material:1.10.0'
implementation 'androidx.sqlite:sqlite:2.3.1'
implementation 'androidx.sqlite:sqlite-framework:2.3.1'
api 'com.google.guava:guava:33.3.1-jre' // collection libraries
api 'com.google.guava:guava:33.4.0-jre' // collection libraries

implementation('com.mikepenz:aboutlibraries:6.2.3@aar') {
transitive = true
Expand Down

0 comments on commit 8eeb39a

Please sign in to comment.