Application Fundamentals  |  Android Developers

PHOTO EMBED

Tue Mar 01 2022 13:29:49 GMT+0000 (Coordinated Universal Time)

Saved by @morristech #groovy

android {
  ...
  defaultConfig {
    ...
    minSdkVersion 26
    targetSdkVersion 29
  }
}
content_copyCOPY

https://developer.android.com/guide/components/fundamentals.html#Components