diff --git a/ROADMAP.md b/ROADMAP.md index 5e52894c..229997fd 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -30,14 +30,6 @@ read the qualifiers. Or even an override file. Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420), [#2474](https://github.com/iBotPeaches/Apktool/issues/2474) -## Library System -May like using Apktool outside of the cli tool. We should make it easier to consume, whether via -maven, jitpack, etc. - -Additionally, some documentation on how to do this. - -Suggestions: [#1301](https://github.com/iBotPeaches/Apktool/issues/1301), [#2102](https://github.com/iBotPeaches/Apktool/issues/2102) - ## Non-reference Resources Some applications may shove resources into the /res folder, but have no references to them. Apktool follows the resource table, so these files are effectively abandoned.