Fix lib gradle

This commit is contained in:
max-klaus 2021-02-10 10:57:24 +03:00
parent ecd911a79c
commit 4a5618b7a5

View file

@ -24,6 +24,7 @@ android {
// Build that doesn't include 3D OpenGL
legacy {
dimension "coreversion"
resValue "string", "app_edition", ""
}
}
}