mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +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 {
|
||||
dimension "variant"
|
||||
minSdkVersion 8
|
||||
applicationId "org.eehouse.android.xw4dbg"
|
||||
manifestPlaceholders = [ FABRIC_API_KEY: "$FABRIC_API_KEY", APP_ID: applicationId, ]
|
||||
resValue "string", "app_name", "CrossDbg"
|
||||
|
|
Loading…
Reference in a new issue