Skip to content

Commit

Permalink
Merge pull request #482 from mjaakko/dependabot/gradle/master/vico_ve…
Browse files Browse the repository at this point in the history
…rsion-2.0.1

Bump vico_version from 2.0.0 to 2.0.1
  • Loading branch information
mjaakko authored Feb 1, 2025
2 parents 3c03381 + 8eb6fdd commit 3a9a9f5
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 @@ -268,7 +268,7 @@ dependencies {

implementation 'org.apache.commons:commons-csv:1.12.0'

def vico_version = "2.0.0"
def vico_version = "2.0.1"

implementation "com.patrykandpatrick.vico:compose:$vico_version"
implementation "com.patrykandpatrick.vico:compose-m3:$vico_version"
Expand Down

0 comments on commit 3a9a9f5

Please sign in to comment.