mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-07 20:46:17 +01:00
remove redundant specifier
This commit is contained in:
parent
8286c9c116
commit
6a58a08bca
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ android {
|
||||||
}
|
}
|
||||||
xw4d {
|
xw4d {
|
||||||
dimension "variant"
|
dimension "variant"
|
||||||
minSdkVersion 8
|
|
||||||
applicationId "org.eehouse.android.xw4dbg"
|
applicationId "org.eehouse.android.xw4dbg"
|
||||||
manifestPlaceholders = [ FABRIC_API_KEY: "$FABRIC_API_KEY", APP_ID: applicationId, ]
|
manifestPlaceholders = [ FABRIC_API_KEY: "$FABRIC_API_KEY", APP_ID: applicationId, ]
|
||||||
resValue "string", "app_name", "CrossDbg"
|
resValue "string", "app_name", "CrossDbg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue