fix(android) - adds the import for the VersionName, since on some configurations it is not automatically imported

This commit is contained in:
Titus-Andrei Moldovan 2020-10-07 12:44:57 +03:00 committed by Saúl Ibarra Corretgé
parent bfde13cb15
commit 943996e5b6
1 changed files with 1 additions and 0 deletions

View File

@ -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.