Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

Commit

Permalink
Clean gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbcr committed Oct 5, 2016
1 parent c36843e commit 43cb51c
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 @@ -24,14 +24,6 @@ android {
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
// productFlavors {
// production {
// minSdkVersion 16
// }
// uiTest {
// minSdkVersion 18
// }
// }
buildTypes {
release {
minifyEnabled false
Expand Down

0 comments on commit 43cb51c

Please sign in to comment.