Просмотр исходного кода

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

master
Titus-Andrei Moldovan 4 лет назад
Родитель
Сommit
943996e5b6
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      android/build.gradle

+ 1
- 0
android/build.gradle Просмотреть файл

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

Загрузка…
Отмена
Сохранить