Clone this repo:
  1. 10a791e Add Kotlin serialization compiler plugin by Raluca Sauciuc · 20 hours ago mirror-goog-studio-main
  2. b928f43 Replace `ThreadDetector` and `WrongThreadInterproceduralDetector` by Phil Nguyen · 24 hours ago
  3. f698913 Handle nullType() in PsiTypeAdapter for linter by Jomo Fisher · 25 hours ago
  4. a7f764c Fix `TestUtils.getWorkspaceRoot()`. by Rahul Ravikumar · 25 hours ago
  5. 2e80a70 Handle unsigned literals by Phil Nguyen · 28 hours ago

tools/base

This project contains:

  • Common libraries that are shared between any of the IDE (Android Studio), the build system (The Android Gradle Plugin) and SDK components that will be released from studio-main (e.g. the standalone SDK manager). This includes:
    • Instant-run-libraries
    • SDK management libraries
    • The manifest merger
    • Common libraries
    • Common test utilites
  • The build system
  • The new profiler