Skip to content

Commit

Permalink
Bump version to 2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Feb 26, 2020
1 parent 90473ed commit 35cbb2d
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 2980
versionName "2.9.8"
versionCode 2990
versionName "2.9.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit 35cbb2d

Please sign in to comment.