Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neugartf committed Aug 5, 2020
1 parent d78dfc8 commit cf0a14a
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 @@ -38,8 +38,8 @@ android {
applicationId 'dev.neugartf.mobility'
minSdkVersion 21
targetSdkVersion 28
versionCode 7
versionName '1.1.3'
versionCode 8
versionName '1.1.4'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit cf0a14a

Please sign in to comment.