Skip to content

Commit

Permalink
Bump versionName to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiembo authored and nickbutcher committed Apr 27, 2019
1 parent a4839bb commit 108b8ec
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 @@ -33,7 +33,7 @@ android {
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode rootProject.gitCommitCount
versionName = '1.0.9'
versionName = '1.1.0'
archivesBaseName = 'plaid'

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
Expand Down

0 comments on commit 108b8ec

Please sign in to comment.