refactor!: support resource obfuscation

There are still many bugs but it is stable enough for daily usage
This commit is contained in:
rhunk
2024-09-27 22:23:05 +02:00
parent 0fb2551540
commit 4dc78bcbe4
43 changed files with 898 additions and 737 deletions

View File

@@ -11,7 +11,7 @@ android {
compileSdk = 34
buildToolsVersion = "34.0.0"
ndkVersion = "26.3.11579264"
ndkVersion = "27.0.12077973"
buildFeatures {
buildConfig = true