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

Merge branch 'develop' of https://git.youlane.cn/mobileui/screenAd into develop

tags/jenkins-front-end-screenad-279-^0
caserKing 5 лет назад
Родитель
Сommit
c93aeffc6b
2 измененных файлов: 0 добавлений и 3 удалений
  1. +0
    -1
      android/app/build.gradle
  2. +0
    -2
      android/settings.gradle

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

@@ -188,7 +188,6 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
implementation "com.facebook.react:react-native:+" // From node_modules
implementation project(':react-native-svg')
}

// Run this once to be able to run the application with BUCK


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

@@ -9,5 +9,3 @@ include ':react-native-code-push'
project(':react-native-code-push').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-code-push/android/app')

include ':app'
include ':react-native-svg'
project(':react-native-svg').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-svg/android')

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