Fix lib gradle
This commit is contained in:
parent
ecd911a79c
commit
4a5618b7a5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ android {
|
||||||
// Build that doesn't include 3D OpenGL
|
// Build that doesn't include 3D OpenGL
|
||||||
legacy {
|
legacy {
|
||||||
dimension "coreversion"
|
dimension "coreversion"
|
||||||
|
resValue "string", "app_edition", ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue