Skip to content

Commit ae083dd

Browse files
jeremistadlerwkh237
authored andcommitted
Downgrade android gradle build tools (wkh237#400)
To support the default react-native gradle version wkh237#396
1 parent d61461b commit ae083dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
jcenter()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:2.3.3'
12+
classpath 'com.android.tools.build:gradle:2.2.3'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)