xref: /aosp_15_r20/external/kotlinx.coroutines/docs/cfg/buildprofiles.xml (revision 7a7160fed73afa6648ef8aa100d4a336fe921d9a)
1<?xml version="1.0" encoding="UTF-8"?>
2
3<buildprofiles>
4    <variables>
5        <enable-browser-edits>true</enable-browser-edits>
6        <browser-edits-url>https://github.com/Kotlin/kotlinx.coroutines/edit/master/docs/</browser-edits-url>
7        <allow-indexable-eaps>true</allow-indexable-eaps>
8    </variables>
9    <build-profile product="kc"/>
10</buildprofiles>
11