Skip to content

Commit

Permalink
v1.4.1.1
Browse files Browse the repository at this point in the history
Just a hasty bug fix because people were having crashes due to
shortcuts.
  • Loading branch information
F4uzan committed Mar 18, 2019
1 parent cdec97a commit 8d82689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "mono.hg"
minSdkVersion 14
targetSdkVersion 28
versionCode 23
versionName "1.4.1"
versionCode 24
versionName "1.4.1.1"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 8d82689

Please sign in to comment.