Update build.gradle
This commit is contained in:
parent
1e4f630090
commit
b3bdd7cf04
1 changed files with 6 additions and 7 deletions
|
@ -196,17 +196,16 @@ android {
|
|||
dimension "version"
|
||||
applicationId "net.osmand.plus"
|
||||
}
|
||||
fulldev {
|
||||
dimension "version"
|
||||
applicationId "net.osmand.plus"
|
||||
resConfig "en"
|
||||
//resConfigs "xxhdpi", "nodpi"
|
||||
}
|
||||
fulldev {
|
||||
dimension "version"
|
||||
applicationId "net.osmand.plus"
|
||||
resConfig "en"
|
||||
// resConfigs "xxhdpi", "nodpi"
|
||||
}
|
||||
freehuawei {
|
||||
dimension "version"
|
||||
applicationId "net.osmand.huawei"
|
||||
}
|
||||
|
||||
// CoreVersion
|
||||
legacy {
|
||||
dimension "coreversion"
|
||||
|
|
Loading…
Reference in a new issue