Skip to content

Commit

Permalink
Version 1.4.1. Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cristidregan committed Feb 3, 2023
1 parent 863b769 commit 81cb669
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.3.0"
val versionName = "1.4.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.4.0'
implementation 'com.ometria:android-sdk:1.4.1'
}
```

Expand Down

0 comments on commit 81cb669

Please sign in to comment.