android-components/.config.yml

8 lines
198 B
YAML
Raw Normal View History

2023-11-28 09:10:03 +01:00
# Maven group ID used for all components
componentsGroupId: "org.mozilla.components"
# Synchronized build configuration for all modules
compileSdkVersion: 34
minSdkVersion: 21
2024-02-21 18:22:57 +01:00
targetSdkVersion: 34