Skip to content

Commit

Permalink
Bump version to 2.9.6 (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre authored Feb 1, 2020
1 parent 067f9a6 commit fc6482f
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 @@ -17,8 +17,8 @@ android {
defaultConfig {
minSdkVersion deps.android.build.minSdkVersion
targetSdkVersion deps.android.build.targetSdkVersion
versionCode 2951
versionName "2.9.5-p1"
versionCode 2960
versionName "2.9.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit fc6482f

Please sign in to comment.