Skip to content

Commit

Permalink
Updated versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneluconi committed Nov 26, 2017
1 parent 43e8da1 commit b8764ec
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 @@ -28,8 +28,8 @@ android {
applicationId "com.sharpdroid.registroelettronico"
minSdkVersion 15
targetSdkVersion 26
versionCode 503
versionName "2.1.03"
versionCode 504
versionName "2.1.04"

vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit b8764ec

Please sign in to comment.