Skip to content

Commit

Permalink
update readme and changelog for 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bhurling committed May 25, 2018
1 parent 504ea2a commit 1cccafc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
**1.2.1 - 2018-05-23**
**1.2.2 - 2018-05-24**

* More descriptive error message when texts exceed allowed length - #172
* Update character limit for app title to 50 characters - #224, #229
* Support for internal test track - #253

**1.2.1 - 2018-05-23**

*Broken artifact on MavenCentral*

**1.2.0 - 2017-03-23**

* Support for multiple service accounts - #76, #161
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ buildscript {
dependencies {
// ...
classpath 'com.github.triplet.gradle:play-publisher:1.2.1'
classpath 'com.github.triplet.gradle:play-publisher:1.2.2'
}
}
```
Expand Down

0 comments on commit 1cccafc

Please sign in to comment.