Giter Site home page Giter Site logo

Comments (13)

mikepenz avatar mikepenz commented on May 14, 2024

The problem with this version was that i merged a wrong contribution of androidannotations. which was marked as internal which means it always thought that it was included.

Fixed this issue with a version in 4.x

from aboutlibraries.

mikepenz avatar mikepenz commented on May 14, 2024

This is the specific commit fixing this issue:
4bf7969

from aboutlibraries.

mikepenz avatar mikepenz commented on May 14, 2024

So created a new branch with the v3.x.x versions and fixed this issue. I've also added all new libraries from the current v4.x.x version and the cc30 license.

1d40c91

The changes are under com.tundem.aboutlibraries:3.0.5

from aboutlibraries.

johnjohndoe avatar johnjohndoe commented on May 14, 2024

Good intention but please do not squash commits together that are no contextual related. The bugfix is one thing, project updates another, and library additions are worth a separate commit too. The commit 1d40c91 is way to unreadable.

Also you updated the target SDK in this commit which hinders people from using the library with their v.20 project. I suggest you maintain a v.3.x.x branch which stays with the v.20 and gets all bugfixes which are applied to the master branch. Additional features such as library additions are a nice benefit but not necessary.

from aboutlibraries.

mikepenz avatar mikepenz commented on May 14, 2024

@johnjohndoe yeah you are right. my only intention was to get it working for those people again.

But you are right i updated the target version. really forgot about it.

Just thought i will add them so people on previous versions will also get those updates.

A different question. You've done pretty much already for this project. Are you interested in getting a contributor?

from aboutlibraries.

johnjohndoe avatar johnjohndoe commented on May 14, 2024

Please feel free to rewrite the commit and divide it and force push the branch. I prefer a readable history over a squashed commit.
With regards to contributions I am fine with pull requests - but thank you for the invitation.

from aboutlibraries.

mikepenz avatar mikepenz commented on May 14, 2024

@johnjohndoe thanks again. I've rewritten this commit and split it up. i also uploaded a new version to maven with buildSdkTools 20 instead of 21. i had to update the buildTools to be able to upload the lib. Should be fine now :)

from aboutlibraries.

johnjohndoe avatar johnjohndoe commented on May 14, 2024

Much better :) The last two commits are not 100% clean - the separate contexts are:

  • Update Gradle plug-in to v.0.14.2. and deprecated configuration such as runProguard.
  • Update build tools to v.21.1.1.
  • Prepare new release v.3.0.5.

from aboutlibraries.

mikepenz avatar mikepenz commented on May 14, 2024

Thanks :)

Ok will keep it in mind for future updates :D i think it's ok for today.

from aboutlibraries.

johnjohndoe avatar johnjohndoe commented on May 14, 2024

Jeap. :)

from aboutlibraries.

johnjohndoe avatar johnjohndoe commented on May 14, 2024

The tag for v.3.0.5 is missing.

from aboutlibraries.

mikepenz avatar mikepenz commented on May 14, 2024

For me its shown in the releases view:
https://github.com/mikepenz/AboutLibraries/releases/tag/v3.0.5

from aboutlibraries.

johnjohndoe avatar johnjohndoe commented on May 14, 2024

@mikepenz OH. It sits at the wrong commit - it looks like it is the "squashed" commit that was there earlier. You have to delete and add it again to 0b73d68. You can best see it via gitk --all.

from aboutlibraries.

Related Issues (20)

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.