This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
android: fix downloading the android gradle plugin version 2.3.3.
master
Reece H. Dunn
7 years ago
parent
a0d8e8df78
commit
a3c1a00d45
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
android/build.gradle
+ 1
- 0
android/build.gradle
View File
@@ -1,6 +1,7 @@
buildscript {
repositories {
mavenCentral()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
Write
Preview
Loading…
Cancel
Save