Skip to content

Commit

Permalink
Prepare 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dlew committed Dec 23, 2016
1 parent bf513eb commit 7b0760c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# 1.3.1

* [#28](https://github.com/dlew/android-gfycat/pull/28) Updated logo to specifically NOT match new Gfycat icon

# 1.3.0

* [#26](https://github.com/dlew/android-gfycat/pull/26) Updated logo to match new Gfycat icon
Expand Down
4 changes: 2 additions & 2 deletions Gfycat/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
versionCode 9
versionName "1.3.0"
versionCode 10
versionName "1.3.1"
}

compileOptions {
Expand Down

0 comments on commit 7b0760c

Please sign in to comment.