Skip to content

Commit

Permalink
ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
TonnyL committed May 12, 2017
1 parent 09adb8f commit a3195f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ android {
testCoverageEnabled true
}
}
productFlavors {
free {
applicationId 'io.github.tonnyl.sample.free'
}
paid {
applicationId 'io.github.tonnyl.sample'
}
}
}

dependencies {
Expand Down

0 comments on commit a3195f5

Please sign in to comment.