Skip to content

Commit

Permalink
Update app version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tranquvis committed Apr 14, 2018
1 parent 4c2b76b commit 22bf7f3
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 @@ -12,8 +12,8 @@ android {
applicationId "tranquvis.simplesmsremote"
minSdkVersion 16
targetSdkVersion 27
versionCode 121
versionName "1.2.1"
versionCode 130
versionName "1.3.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 22bf7f3

Please sign in to comment.