Skip to content

Commit

Permalink
increment buildnum 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ericrosenthal committed Jun 28, 2019
1 parent 17f7125 commit b95c15d
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 @@ -15,8 +15,8 @@ android {
applicationId "chat.veranda.android"
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 6010
versionName "0.6.1"
versionCode 6020
versionName "0.6.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true

Expand Down

0 comments on commit b95c15d

Please sign in to comment.