Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosdiez committed Jul 18, 2017
1 parent ab3ccb3 commit 47aa4d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ShareViaHttp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.MarcosDiez.shareviahttp"
minSdkVersion 14
targetSdkVersion 22
versionCode 27
versionName "2.0.7"
versionCode 28
versionName "2.0.8"
setProperty("archivesBaseName", "$applicationId-$versionName")
}

Expand Down

0 comments on commit 47aa4d7

Please sign in to comment.