Skip to content

Commit

Permalink
v1.3.5.1
Browse files Browse the repository at this point in the history
Bug fixes and nothing else.
  • Loading branch information
F4uzan committed Oct 1, 2018
1 parent 33fb1b0 commit 8fb7df2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "mono.hg"
minSdkVersion 14
targetSdkVersion 28
versionCode 14
versionName "1.3.5"
versionCode 15
versionName "1.3.5.1"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 8fb7df2

Please sign in to comment.