Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
eschlenz committed Feb 15, 2021
2 parents f3e9092 + 0621070 commit 85f6c41
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 @@ -49,7 +49,7 @@ buildscript {
dependencies {
...
classpath "com.ibotta:plugin:1.0.7"
classpath "com.ibotta:plugin:1.1.0"
...
}
}
Expand All @@ -69,7 +69,7 @@ buildscript {
dependencies {
...
classpath("com.ibotta:plugin:1.0.7")
classpath("com.ibotta:plugin:1.1.0")
...
}
}
Expand Down

0 comments on commit 85f6c41

Please sign in to comment.