Skip to content

Commit

Permalink
Merge pull request #23 from jameshball/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
cbeuw authored Jul 27, 2021
2 parents d7eeff4 + 8820bad commit b36472f
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 @@ -43,7 +43,7 @@ dependencies {

task printVersionName {
doLast {
println android.defaultConfig.versionNamet
println android.defaultConfig.versionName
}
}

Expand Down

0 comments on commit b36472f

Please sign in to comment.