Skip to content

Commit

Permalink
increased version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
geckogecko committed Mar 13, 2018
1 parent 78ce500 commit 8598db9
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 14
versionName "1.3.1"
versionCode 15
versionName "1.3.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 8598db9

Please sign in to comment.