Skip to content

Commit

Permalink
Version 1.5.1. Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cristidregan committed Jul 31, 2023
1 parent fe9566d commit 9474302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OmetriaSDK/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val versionName = "1.5.0"
val versionName = "1.5.1"

plugins {
id("com.android.library")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To install the library inside **Android Studio**, declare it as dependency in yo

```gradle
dependencies {
implementation 'com.ometria:android-sdk:1.5.0'
implementation 'com.ometria:android-sdk:1.5.1'
}
```

Expand Down

0 comments on commit 9474302

Please sign in to comment.