Skip to content

Commit

Permalink
Merge pull request #1681 from stefan-niedermann/dependabot/gradle/and…
Browse files Browse the repository at this point in the history
…roidCommonsVersion-1.0.2

Chore(deps): Bump androidCommonsVersion from 1.0.0 to 1.0.2
  • Loading branch information
stefan-niedermann authored Sep 30, 2024
2 parents 8cea58a + ad6ddf3 commit b9de8cb
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 @@ -73,7 +73,7 @@ dependencies {
def roomVersion = "2.6.1"
def glideVersion = "4.16.0"
def nextcloudCommonsVersion = "2.3.0"
def androidCommonsVersion = "1.0.0"
def androidCommonsVersion = "1.0.2"

implementation project(path: ':cross-tab-drag-and-drop')
implementation project(path: ':tab-layout-helper')
Expand Down

0 comments on commit b9de8cb

Please sign in to comment.