Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyzenchenko committed Aug 23, 2018
1 parent 23872c0 commit cfcae24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
}
dependencies {
classpath "com.appspector:android-sdk-plugin:1.0.2"
classpath "com.appspector:android-sdk-plugin:1.0.3"
}
}
Expand All @@ -41,7 +41,7 @@ repositories {
}
dependencies {
implementation "com.appspector:android-sdk:1.0.2"
implementation "com.appspector:android-sdk:1.0.3"
}
```
<!-- integration-manual-end -->
Expand Down

0 comments on commit cfcae24

Please sign in to comment.