Skip to content

Commit

Permalink
Bumped up the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
isso committed Feb 16, 2017
1 parent 90d30dc commit 0dc05a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oneSheeld/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "com.integreight.onesheeld"
minSdkVersion 9
targetSdkVersion 25
versionCode 170112
versionName "1.8.1"
versionCode 170216
versionName "1.8.2"
archivesBaseName = "1Sheeld.v$versionName.$versionCode"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
}
Expand Down

0 comments on commit 0dc05a1

Please sign in to comment.