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.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Dec 22, 2021
1 parent 5c8495f commit 74939ea
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 @@ -45,7 +45,7 @@ android {
minSdkVersion buildConfig.minSdk
targetSdkVersion buildConfig.targetSdk
versionCode appVersionCode
versionName "0.6.1"
versionName "0.6.2"

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

0 comments on commit 74939ea

Please sign in to comment.