Skip to content

Commit

Permalink
📦 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Sep 3, 2019
1 parent 1b19175 commit fc7e38e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

<!-- MarkdownTOC -->

- [1.3.1](#131)
- [1.3.0](#130)
- [1.2.0](#120)
- [1.1.0](#110)
Expand All @@ -12,6 +13,11 @@
<!-- /MarkdownTOC -->
</details>

## 1.3.1
> 2019.09.03
- 📦 Update dependencies

## 1.3.0
> 2019.05.19
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'kotlin-android-extensions'

def versionMajor = 1
def versionMinor = 3
def versionPatch = 0
def versionPatch = 1
def versionBuild = 0

android {
Expand Down

0 comments on commit fc7e38e

Please sign in to comment.