summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/.config.yml
blob: 045cdf97402f766baa3b28e7f7f080325d55500e (plain)
1
2
3
4
5
6
7
8
# 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