Update from 2.0.0 to 2.0.1
See original GitHub issueWhat do you want to achieve?
Update from 2.0.0 to 2.0.1
Actual Results
Gradle sync failed: No signature of method: org.gradle.api.internal.artifacts.DefaultDependencySet.removeIf() is applicable for argument types: (io.realm.gradle.RealmPluginExtension$_setSyncEnabled_closure1) values: [io.realm.gradle.RealmPluginExtension$_setSyncEnabled_closure1@27508a7f]
Possible solutions: remove(java.lang.Object), removeAll(java.util.Collection), removeAll(groovy.lang.Closure), removeAll([Ljava.lang.Object;)
Consult IDE log for more details (Help | Show Log)
Code Sample
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.5.0'
classpath 'io.realm:realm-gradle-plugin:2.0.1'
}
}
Version of Realm and tooling
Realm version(s): 2.0.1
Android Studio version: 1.5.1
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
Upgrading from 2.0.0 to 2.0.1 : CodeIgniter User Guide
Step 1: Update your CodeIgniter files. Replace all files and directories in your "system" folder and replace your index.php file. If any modifications...
Read more >Upgrade Procedure for 2.0.0 and 2.0.1 - VMware Docs
Save the upgrade BOM files. Log in to the VMware Telco Cloud Automation web interface. Go to Administration > System Updates.
Read more >Update ASP.NET Core packages from 2.0.0 to 2.0.1
I just checked my ASP.NET Core 2.0 packages in a project I am working on. I noticed that there are a series of...
Read more >Upgrading PowerVC to 2.0.1 - IBM
You can upgrade to PowerVC 2.0.0 through backup restore procedure. If you have any of the PowerVC supported versions 1.4.4.0, 1.4.4.1 or 1.4.4.2...
Read more >UniFi Protect Application 2.0.1 - Ubiquiti Community
To upgrade to this version of UniFi Protect, you will need one of the following firmware ... Just upgraded from 2.0.0 to 2.0.1...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
fixed in 2.0.2.
Also considering its HTTPS path validation, you probably work in a place with some proxy up and that kills Gradle 's connection to bintray