os | arch | CI Status |
---|---|---|
Linux |
x86_64 |
|
Windows |
x86_64 |
The following packages will be installed:
- platforms;android-${platformVersion}
- build-tools;${buildToolsRevision}
- platform-tools
The NDK is also installed because the Gradle task "stripDebugDebugSymbols" searches for the NDK with the Version (specified in gradle.properties androidNdkVersion
) in the SDK dir.
option | values | default |
---|---|---|
buildToolsRevision | "ANY" | "34.0.0" |
platformVersion | 7.. | 34 |