remove redundant specifier

This commit is contained in:
Eric House 2018-08-01 07:50:34 -07:00
parent 8286c9c116
commit 6a58a08bca

View file

@ -92,7 +92,6 @@ android {
}
xw4d {
dimension "variant"
minSdkVersion 8
applicationId "org.eehouse.android.xw4dbg"
manifestPlaceholders = [ FABRIC_API_KEY: "$FABRIC_API_KEY", APP_ID: applicationId, ]
resValue "string", "app_name", "CrossDbg"