mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-02 06:54:25 +02:00
fixed regression introduced in: b149d7bd495db35a373e3b84cf77e52cd09d5b0b
This commit is contained in:
parent
c29dffe554
commit
848f0d6b5f
@ -130,7 +130,7 @@ public class XmlPullStreamDecoder implements ResStreamDecoder {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return resTable.getAnalysisMode();
|
return ! resTable.getAnalysisMode();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user