Skip to content

Android Mode 278

Compare
Choose a tag to compare
@codeanticode codeanticode released this 04 Jan 02:47
fae1f8c

4.2.0 release of the Android mode

This release includes:

  • #633: Update to target Android 10 (SDK level 29). Previous minimum SDK level for different app types are unchanged
  • #560: Migration to AndroidX - use of the deprecated support packages has been removed and androidx packages are used in their place
  • #630: Update to use new javaCompileVariant in build files that require ECJ
  • #629: Emulator is not downloaded initially alongside the SDK, its downloaded automatically by the SDK when running the first sketch
  • #628: Include Gradle version in properties file
  • #624: Set platform jar dependency correctly in build files
  • #621: Downloads command-line tools instead of SDK tools, which have been deprecated
  • #634: Bundle sdklib dependencies required by the SDK updater tool