Skip to content

Commit

Permalink
increased version to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
geckogecko committed Oct 26, 2017
1 parent 508cc98 commit 28b54be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions storj_hoststats_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.steinbacher.storj_hoststats_app"
minSdkVersion 16
targetSdkVersion 22
versionCode 7
versionName "1.1.7"
versionCode 8
versionName "1.1.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 28b54be

Please sign in to comment.