Skip to content

Commit

Permalink
Merge pull request #142 from charithag/master
Browse files Browse the repository at this point in the history
Prepare for 3.1.29 release
  • Loading branch information
milanperera committed Jan 29, 2018
2 parents 3079e72 + a7c73ef commit 90a26a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ android {
targetSdkVersion 25
multiDexEnabled true

versionCode 3010028
versionName "3.1.28"
versionCode 3010029
versionName "3.1.29"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 90a26a5

Please sign in to comment.