Search
 
SCRIPT & CODE EXAMPLE
 

JAVA

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.2 or newer.

Change to

distributionUrl=https://services.gradle.org/distributions/gradle-6.1.1-all.zip

in file gradle-wrapper.properties, and then change to

classpath 'com.android.tools.build:gradle:4.0.1'

in file build.gradle (Project)
Comment

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.1 or newer.

classpath 'com.android.tools.build:gradle:4.2.0'
Comment

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.2 or newer.

distributionUrl=https://services.gradle.org/distributions/gradle-6.1.1-all.zip
Comment

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.2 or newer.

classpath 'com.android.tools.build:gradle:4.0.1'
Comment

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.2 or newer.

classpath 'com.android.tools.build:gradle:4.0.1'
Comment

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 2020.3.1 or newer.

changing the 'gradle-wrapper.properties' and 'build.gradle' may work but if 
app is build with latest config which isn't supported by android studio then 
syntax and type errors may occur so instead always try to be on the latest 
version of android studio to keep on the same platform.
Comment

PREVIOUS NEXT
Code Example
Java :: equals ignore case java 
Java :: binary to octal conversion java program 
Java :: combine two array in java 
Java :: checkc if string is double java 
Java :: java remove first character 
Java :: how to convert a string to char in java 
Java :: java variable declaration 
Java :: declare bufferedreader java 
Java :: convert array to string in java 
Java :: java command to start jenkins 
Java :: room library android 
Java :: infinite for loop java example 
Java :: reverse number java 
Java :: Java JTextArea text size 
Java :: java node class 
Java :: Java User Input (Scanner) 
Java :: java throws keyword 
Java :: print symbol in pyramid shape in java 
Java :: convert Date to LocalDate via Instant 
Java :: what are abstract methods in java 
Java :: can i run script in ubuntu using java 
Java :: java hash map 
Java :: 2 decimal places print format JAVA 
Java :: java equal string 
Java :: creating an array list in java 
Java :: java Convert a string IPv4 IP address to the equivalent long numeric value. 
Java :: round decimals in java string 
Java :: minecraft detect specific item in chest with custom name 
Java :: android get user defined device name programmatically 
Java :: java class in dataweave 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =