Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaqua committed Jan 5, 2018
1 parent 1601054 commit 995f07a
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 @@ -11,8 +11,8 @@ android {
applicationId 'ss.proximityservice'
minSdkVersion 16
targetSdkVersion 27
versionCode 5
versionName '2.0.0'
versionCode 6
versionName '2.0.1'
}

if (rootProject.file('keystore.properties').exists()) {
Expand Down

0 comments on commit 995f07a

Please sign in to comment.