-
-
Save FareesHussain/c7a2652bb23af72eb223844d37a7501b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
directories: | |
. | |
# Automatically includes all relevant targets under the 'directories' above | |
derive_targets_from_directories: true | |
targets: | |
# If source code isn't resolving, add additional targets that compile it here | |
additional_languages: | |
# Uncomment any additional languages you want supported | |
# c | |
# dart | |
kotlin | |
# python | |
# Please uncomment an android-SDK platform. Available SDKs are: | |
# android_sdk_platform: android-29 | |
android_sdk_platform: android-30 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment