Skip to content

Commit

Permalink
chore: upgrade app to 2.0.20 (#1988)
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudyPadmal authored Oct 18, 2019
1 parent bee7485 commit d6f57b7
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 @@ -13,8 +13,8 @@ android {
applicationId "io.pslab"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 20
versionName "2.0.19"
versionCode 21
versionName "2.0.20"
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit d6f57b7

Please sign in to comment.