Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

я знаю проект зраброшен но если ты это и новый свой не добавил: #2

Open
iiasceri opened this issue Jul 16, 2023 · 2 comments

Comments

@iiasceri
Copy link

на маках не работает билд вот исправка в apkeditor pro:

defaultConfig {
    applicationId "com.gmail.heagoo.apkeditor.pro"
    minSdk 14
    targetSdk 26
    multiDexEnabled true
}

if (System.properties['os.arch'] == "aarch64") {
    // For M1 Users we need to use the NDK 24 which added support for aarch64
    ndkVersion = "24.0.8215888"
} else {
    // Otherwise we default to the side-by-side NDK version from AGP.
    ndkVersion = "21.4.7075529"
}

Screenshot 2023-07-16 at 12 42 56

@timscriptov
Copy link
Owner

Привет хорошо

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants