mirror of
https://github.com/status-im/react-native-i18n.git
synced 2025-01-21 17:39:25 +00:00
Merge branch 'Anthonyzou-patch-1'
This commit is contained in:
commit
42755848b5
@ -2,9 +2,9 @@ buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.1.3'
|
||||
classpath 'com.android.tools.build:gradle:2.2.3'
|
||||
}
|
||||
}
|
||||
|
||||
@ -20,6 +20,7 @@ android {
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
@ -31,4 +32,4 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compile 'com.facebook.react:react-native:+'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user