diff --git a/ROADMAP.md b/ROADMAP.md index f765ec24..5e52894c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -28,7 +28,7 @@ it. Apktool can't do anything because it stays true to AOSP. It would need a plugin system that controls how to read the qualifiers. Or even an override file. -Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420) +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 @@ -45,4 +45,4 @@ the resource table, so these files are effectively abandoned. Crawling the filesystem for non-checked files would be slow especially having to cross check with already parsed files. -Suggestions: [#1366](https://github.com/iBotPeaches/Apktool/issues/1366) \ No newline at end of file +Suggestions: [#1366](https://github.com/iBotPeaches/Apktool/issues/1366)