<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/integration-tests/gradle/projects/it-android-0, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/'/>
<entry>
<title>Restructure the project to utilize included builds (#3174)</title>
<updated>2023-11-10T10:46:54+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-11-10T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8e5c63d035ef44a269b8c43430f43f5c8eebfb63'/>
<id>8e5c63d035ef44a269b8c43430f43f5c8eebfb63</id>
<content type='text'>
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts

Fixes #3132

---------

Co-authored-by: Adam &lt;897017+aSemy@users.noreply.github.com&gt;
Co-authored-by: Oleg Yukhnevich &lt;whyoleg@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts

Fixes #3132

---------

Co-authored-by: Adam &lt;897017+aSemy@users.noreply.github.com&gt;
Co-authored-by: Oleg Yukhnevich &lt;whyoleg@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update Kotlin to 1.9.20 (#3319)</title>
<updated>2023-11-06T12:31:22+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2023-11-06T12:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=84e48b516500433332e9279237cd139f7836ca94'/>
<id>84e48b516500433332e9279237cd139f7836ca94</id>
<content type='text'>
* Update compiler and KGP to 1.9.20

* Update integration tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update compiler and KGP to 1.9.20

* Update integration tests</pre>
</div>
</content>
</entry>
<entry>
<title>Update Kotlin to 1.9.10 (#3158)</title>
<updated>2023-09-04T13:49:30+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2023-09-04T13:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8065a0d974420898fe6142fa792d6dab50f8b1d5'/>
<id>8065a0d974420898fe6142fa792d6dab50f8b1d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright (#3149)</title>
<updated>2023-08-31T14:02:13+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-31T14:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=6a181a7a2b03ec263788d137610e86937a57d434'/>
<id>6a181a7a2b03ec263788d137610e86937a57d434</id>
<content type='text'>
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file</pre>
</div>
</content>
</entry>
<entry>
<title>Update Kotlin to 1.9.0 (#3074)</title>
<updated>2023-07-21T12:19:17+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2023-07-21T12:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f5393dd740eaf533fe9ff51003b175ef1c1418fe'/>
<id>f5393dd740eaf533fe9ff51003b175ef1c1418fe</id>
<content type='text'>
* Update Kotlin Gradle Plugin to 1.9.0

* Update Android Gradle Plugin to 4.2.2

* Introduce convention plugin for Gradle runner

https://github.com/gradle/gradle/issues/8301

* Fix unit test `common, jvm and macos source sets with kotlin multiplatform`

* Update compiler to 1.9.0

* Update integration test

* Add empty target for WASM integration test to avoid single target project

See https://github.com/Kotlin/dokka/issues/3038

* Remove unused `plugins.shadow` from toml</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update Kotlin Gradle Plugin to 1.9.0

* Update Android Gradle Plugin to 4.2.2

* Introduce convention plugin for Gradle runner

https://github.com/gradle/gradle/issues/8301

* Fix unit test `common, jvm and macos source sets with kotlin multiplatform`

* Update compiler to 1.9.0

* Update integration test

* Add empty target for WASM integration test to avoid single target project

See https://github.com/Kotlin/dokka/issues/3038

* Remove unused `plugins.shadow` from toml</pre>
</div>
</content>
</entry>
<entry>
<title>Update Dokka's references to 1.8.20 (#3028)</title>
<updated>2023-06-06T12:51:34+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-06-06T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=bb1c1514b5c4e94fd823517d9b94b1b264c99b4c'/>
<id>bb1c1514b5c4e94fd823517d9b94b1b264c99b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update KGP to 1.8.20 (#2989)</title>
<updated>2023-05-17T18:07:19+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2023-05-17T18:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=a9b3ee192ac09e2e1569a828a9da05d502fb2c75'/>
<id>a9b3ee192ac09e2e1569a828a9da05d502fb2c75</id>
<content type='text'>
* Update KGP to 1.8.20

* Update AGP to be compatible with KGP

* Replace `AndroidSourceSet`

* Dump API

* Update integration tests

* Update GH actions tests

* Refactor Gradle Runner

* Fix `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION`

* Suppress source sets without compilations

Dokka suppresses source sets that do no have compilation since such configuration is invalid, it reports a warning or an error

* Introduce `dependsOn` for a new `com.android.build.api.dsl.AndroidSourceSet`

* API dump

* Add comment

* Suppress remaining `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION`

* Add comment

---------

Co-authored-by: Ignat Beresnev &lt;ignat.beresnev@jetbrains.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update KGP to 1.8.20

* Update AGP to be compatible with KGP

* Replace `AndroidSourceSet`

* Dump API

* Update integration tests

* Update GH actions tests

* Refactor Gradle Runner

* Fix `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION`

* Suppress source sets without compilations

Dokka suppresses source sets that do no have compilation since such configuration is invalid, it reports a warning or an error

* Introduce `dependsOn` for a new `com.android.build.api.dsl.AndroidSourceSet`

* API dump

* Add comment

* Suppress remaining `TYPE_MISMATCH_WARNING_FOR_INCORRECT_CAPTURE_APPROXIMATION`

* Add comment

---------

Co-authored-by: Ignat Beresnev &lt;ignat.beresnev@jetbrains.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce Gradle Version Catalog with type-safe project dependencies (#2884)</title>
<updated>2023-03-17T14:27:03+00:00</updated>
<author>
<name>aSemy</name>
<email>897017+aSemy@users.noreply.github.com</email>
</author>
<published>2023-03-17T14:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8bb4f4a86b131e9740a8074cb5775930f8280019'/>
<id>8bb4f4a86b131e9740a8074cb5775930f8280019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Kotlin to 1.8.10 (#2797)</title>
<updated>2023-02-10T13:59:33+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-02-10T13:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f09b149b5bf6834609dec1eb70789539c5e61896'/>
<id>f09b149b5bf6834609dec1eb70789539c5e61896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Kotlin to 1.7.20 (#2692)</title>
<updated>2022-10-04T13:32:18+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-10-04T13:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=40da670a830a92e9b06267b80bfa89a7f444a479'/>
<id>40da670a830a92e9b06267b80bfa89a7f444a479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
