Code Monkey home page Code Monkey logo

Comments (3)

cocoahero avatar cocoahero commented on August 24, 2024

It was intentional, being that it's being compiled against the latest SDK, there shouldn't be any reason not to target the latest SDK (from the library's point of view).

That being said, I'm not able to replicate this issue on my side with a new project with latest build tools and gradle plugin.

What version of the gradle plugin and build tools are you using? According to the new manifest merger docs, this shouldn't be an issue.

https://code.google.com/p/android/issues/detail?id=56182

http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger

from android-geojson.

idoco avatar idoco commented on August 24, 2024

Yeah, I'm using IntelliJ 13 with the 'default gradle wrapper', it might be using an older version.
I'm not sure that this is a real issue, I just didn't have any other place to ask this question :)

from android-geojson.

cocoahero avatar cocoahero commented on August 24, 2024

Make sure your android gradle plugin is at least 1.0.0 and see if that fixes it. My build.gradle has something like this in it.

dependencies {
    classpath 'com.android.tools.build:gradle:1.1.3'
}

from android-geojson.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.