Skip to content

Commit

Permalink
Bump versionName to 1.0.5 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiembo authored and florina-muntenescu committed Sep 6, 2018
1 parent 3b3b90c commit 3b6e8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode rootProject.gitCommitCount
versionName = '1.0.4'
versionName = '1.0.5'
archivesBaseName = 'plaid'

testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
Expand Down

0 comments on commit 3b6e8b4

Please sign in to comment.