Skip to content

Commit

Permalink
Release 54.4.2 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-graca authored Nov 28, 2024
1 parent 4566b11 commit 0f227e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AnylineExamples/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ plugins {
}

ext {
anylinesdk_version = "54.4.0"
anylinesdk_version = "54.4.2"
timber_version = "5.0.1"
leakcanary_version = "2.9.1"

anyline_examples_version_code = 13
anyline_examples_version_name = "54.4.0"
anyline_examples_version_name = "54.4.2"
}

android {
Expand Down

0 comments on commit 0f227e5

Please sign in to comment.