question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update from 2.0.0 to 2.0.1

See original GitHub issue

What 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:closed
  • Created 7 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
zaki50commented, Oct 6, 2016

fixed in 2.0.2.

0reactions
Zhuindencommented, Feb 28, 2017

Also considering its HTTPS path validation, you probably work in a place with some proxy up and that kills Gradle 's connection to bintray

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found