Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Oct 6, 2020
1 parent 27348c6 commit 4234fad
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 @@ -59,7 +59,7 @@ android {
minSdkVersion buildConfig.minSdk
targetSdkVersion buildConfig.targetSdk
versionCode appVersionCode
versionName "0.5.0"
versionName "0.5.1"

// For now we're sticking to just shipping EN
resConfigs "en"
Expand Down

0 comments on commit 4234fad

Please sign in to comment.