fix(android) - adds the import for the VersionName, since on some configurations it is not automatically imported
This commit is contained in:
parent
bfde13cb15
commit
943996e5b6
|
@ -1,4 +1,5 @@
|
|||
import groovy.json.JsonSlurper
|
||||
import org.gradle.util.VersionNumber
|
||||
|
||||
// Top-level build file where you can add configuration options common to all
|
||||
// sub-projects/modules.
|
||||
|
|
Loading…
Reference in New Issue