Skip to content

Commit cce3c63

Browse files
committed
gradle: remove unused alternative resources on default configuration
1 parent 47eaf10 commit cce3c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ android {
66
applicationId "com.rascarlo.adaptive.brightness.tile"
77
minSdkVersion 24
88
targetSdkVersion 28
9+
resConfigs "en"
910
versionCode 1
1011
versionName '0.1'
1112
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)