New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@monaca/monaca-plugin-android-compile-sdk-ver

Package Overview
Dependencies
Maintainers
6
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monaca/monaca-plugin-android-compile-sdk-ver

Setting gradle compileSdkVersion plugin for monaca.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

Android Compile SDK Version Setting Plugin for monaca

The plugin sets the compile SDK version for build.gradle when building Android apps.

By default, the compile SDK version is set to the same value as the target SDK version. This plugin allows you to set the compile SDK version to a different value than the target SDK version.

Compile SDK version value should be set to the target SDK version value or above. compileSdkVersion >= targetSdkVersion

Supported Platforms

  • cordova-android@10.0.0 or later

Setting the Compile SDK Version

The COMPILE_SDK_VERSION value can be set by the following way.

  • Use with Cordova CLI

Set the COMPILE_SDK_VERSION value by --variable option.

cordova plugin add @monaca/monaca-plugin-android-compile-sdk-ver --variable COMPILE_SDK_VERSION=31

Default value: 31

License

see LICENSE

Keywords

FAQs

Package last updated on 24 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc