Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimdron authored Dec 12, 2018
1 parent a5445bb commit 4bf73a2
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.6"
classpath "com.appspector:android-sdk-plugin:$lastVersion"
}
}
Expand All @@ -41,7 +41,7 @@ repositories {
}
dependencies {
implementation "com.appspector:android-sdk:1.0.6"
implementation "com.appspector:android-sdk:$lastVersion"
}
```
<!-- integration-manual-end -->
Expand Down

0 comments on commit 4bf73a2

Please sign in to comment.