• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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