Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neugartf committed Dec 26, 2019
1 parent 0783b35 commit bdc992f
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 @@ -36,8 +36,8 @@ android {
applicationId 'dev.neugartf.mobility'
minSdkVersion 21
targetSdkVersion 28
versionCode 6
versionName '1.1.2'
versionCode 7
versionName '1.1.3'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit bdc992f

Please sign in to comment.