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