Skip to content

Commit

Permalink
Bump capturable version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Feb 16, 2022
1 parent f253be1 commit 1edf849
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 @@ -29,7 +29,7 @@ In `build.gradle` of app module, include this dependency

```gradle
dependencies {
implementation "dev.shreyaspatil:capturable:1.0.2"
implementation "dev.shreyaspatil:capturable:1.0.3"
}
```

Expand Down
2 changes: 1 addition & 1 deletion capturable/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ POM_PACKAGING=aar
POM_INCEPTION_YEAR=2022

GROUP=dev.shreyaspatil
VERSION_NAME=1.0.2
VERSION_NAME=1.0.3
VERSION_CODE=3

POM_URL=https://github.com/PatilShreyas/Capturable/
Expand Down

0 comments on commit 1edf849

Please sign in to comment.