Skip to content

Commit

Permalink
Fix package name in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Oct 20, 2017
1 parent faf19e2 commit 3f439d4
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 @@ -19,7 +19,7 @@ android {
buildToolsVersion "26.0.2"

defaultConfig {
applicationId "com.android.octo"
applicationId "com.zeevox.octo"
minSdkVersion 21
targetSdkVersion 26
versionCode 1
Expand Down

0 comments on commit 3f439d4

Please sign in to comment.