From e25c0f1217857e0a2b3b859d799739a32200058c Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Fri, 11 Dec 2020 12:19:40 -0500 Subject: [PATCH] docs: roadmap request #2474 --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)