Skip to content

Commit

Permalink
Bump version to 2.9.1-p1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed May 28, 2018
1 parent 5af5190 commit 1113f3b
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 @@ -16,8 +16,8 @@ android {
defaultConfig {
minSdkVersion deps.android.build.minSdkVersion
targetSdkVersion deps.android.build.targetSdkVersion
versionCode 2910
versionName "2.9.1"
versionCode 2911
versionName "2.9.1-p1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 1113f3b

Please sign in to comment.