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

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaqua committed Oct 10, 2018
1 parent 7718bd2 commit 9b65212
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 @@ -15,8 +15,8 @@ android {
applicationId 'ss.proximityservice'
minSdkVersion 16
targetSdkVersion 28
versionCode 7
versionName '2.1.0'
versionCode 8
versionName '2.2.0'
testInstrumentationRunner 'ss.proximityservice.TestRunner'
}
testOptions {
Expand Down

0 comments on commit 9b65212

Please sign in to comment.