Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshball authored Jul 27, 2021
1 parent d7eeff4 commit 8820bad
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 8820bad

Please sign in to comment.