Skip to content

Commit

Permalink
also dump versionCode in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
csicar committed Oct 1, 2019
1 parent eccec0a commit 13b19ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId "de.csicar.mensaplan"
minSdkVersion 21
targetSdkVersion 26
versionCode 3
versionCode 4
versionName "v0.4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 13b19ec

Please sign in to comment.