We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47eaf10 commit cce3c63Copy full SHA for cce3c63
app/build.gradle
@@ -6,6 +6,7 @@ android {
6
applicationId "com.rascarlo.adaptive.brightness.tile"
7
minSdkVersion 24
8
targetSdkVersion 28
9
+ resConfigs "en"
10
versionCode 1
11
versionName '0.1'
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments