Could not find com.android.tools.build:gradle-experimental:0.11.1.
401 views
Skip to first unread message
Rushi
unread,
Jun 27, 2018, 4:23:29 PM6/27/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-ndk
Hello All,
I am trying to upgrade Android studio from 3.0.1 to 3.1.3 and my project works on 3.0.1 without any issues ,but on the latest version i get the following error
And this is my build.gradle file
Andrew Esh
unread,
Jul 3, 2018, 4:24:01 PM7/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-ndk
Also, my repositories is this:
repositories {
jcenter()
google()
}
Maybe the google repository has versions of gradle that are more suited for use with later versions of Android Studio.
Andrew Esh
unread,
Jul 3, 2018, 4:24:01 PM7/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message