Skip to content

Commit

Permalink
fix andoid app id for playstore
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshnsears committed Jul 23, 2020
1 parent 4f729dd commit af663e7
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 @@ -76,7 +76,7 @@ task espresso(type: Exec) {
android {
compileSdkVersion 29
defaultConfig {
applicationId 'com.github.jameshnsears.brexitsoundboard'
applicationId 'na.brexitsoundboard'
minSdkVersion 23
targetSdkVersion 29
versionCode 10
Expand Down

0 comments on commit af663e7

Please sign in to comment.