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