Explorar el Código

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

master
Titus-Andrei Moldovan hace 5 años
padre
commit
943996e5b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      android/build.gradle

+ 1
- 0
android/build.gradle Ver fichero

1
 import groovy.json.JsonSlurper
1
 import groovy.json.JsonSlurper
2
+import org.gradle.util.VersionNumber
2
 
3
 
3
 // Top-level build file where you can add configuration options common to all
4
 // Top-level build file where you can add configuration options common to all
4
 // sub-projects/modules.
5
 // sub-projects/modules.

Loading…
Cancelar
Guardar