8 lines
198 B
YAML
8 lines
198 B
YAML
|
# Maven group ID used for all components
|
||
|
componentsGroupId: "org.mozilla.components"
|
||
|
|
||
|
# Synchronized build configuration for all modules
|
||
|
compileSdkVersion: 34
|
||
|
minSdkVersion: 21
|
||
|
targetSdkVersion: 33
|