Prototype implementation of 0107-Multithreaded-Tracker.patch

This commit is contained in:
Altiami
2024-04-01 04:27:23 -07:00
parent dfcdc9b14d
commit 05b0910bf4
3 changed files with 6 additions and 40 deletions

View File

@@ -32,4 +32,4 @@ kotlin {
configure<AccessWidenerExtension> {
paths = files("../src/main/resources/nitori.accesswidener")
}
}