Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
arok committed Jun 21, 2024
1 parent 4eae3ec commit ffc350a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add this line to your dependencies in app-level build.gradle file:

```
dependencies {
implementation 'com.appswithlove.updraft:updraft-sdk:1.0.15'
implementation 'com.appswithlove.updraft:updraft-sdk:1.0.16'
}
```

Expand Down
2 changes: 1 addition & 1 deletion updraft-sdk/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx4096m

GROUP=com.appswithlove.updraft
POM_ARTIFACT_ID=updraft-sdk
VERSION_NAME=1.0.15
VERSION_NAME=1.0.16

POM_NAME=updraft-sdk-android
POM_DESCRIPTION=Plugin for connecting with GetUpdraft platform
Expand Down

0 comments on commit ffc350a

Please sign in to comment.