瀏覽代碼

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

j8
Titus-Andrei Moldovan 5 年之前
父節點
當前提交
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.

Loading…
取消
儲存