Skip to content

Commit

Permalink
Add debug app id suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
KTachibanaM committed Jun 1, 2015
1 parent 4d1ad5f commit 8f92e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CloudEmoji/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ android {

buildTypes {
debug {
applicationIdSuffix ".debug"
debuggable true
shrinkResources true
}
Expand Down

0 comments on commit 8f92e0d

Please sign in to comment.