{"id":5023,"date":"2020-10-13T11:15:27","date_gmt":"2020-10-13T05:45:27","guid":{"rendered":"https:\/\/www.concettolabs.com\/blog\/?p=5023"},"modified":"2020-10-13T11:15:27","modified_gmt":"2020-10-13T05:45:27","slug":"kotlin-1-4-release-update-by-dokka-alpha","status":"publish","type":"post","link":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/","title":{"rendered":"Kotlin 1.4 Release Update By Dokka Alpha"},"content":{"rendered":"<p>Recently, the Kotlin Development team has released an alpha version of the Dokka documentation engine. The <strong>Kotlin 1.4<\/strong> is the latest stable version release of the Kotlin compiler. The new Kotlin slack release would focus on reducing the amount of configuration required to use Dokka in several cases. It adds Kotlin multiplatform projects which help in spending less time writing Dokka and devote time to write Kotlin documentation.<\/p>\n<p>After <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/www.concettolabs.com\/kotlin-app-development\" target=\"_blank\" rel=\"nofollow\">Kotlin app developers<\/a><\/strong><\/span> release the Dokka on Kotlin 1.4.0 version, the parts were redesigned into several parts from scratch. It comes with several features like <a href=\"https:\/\/www.w3schools.com\/html\/\" target=\"_blank\" rel=\"nofollow\"><span style=\"text-decoration: underline;\"><strong>HTML<\/strong><\/span><\/a> format, pluggability, and multimodule projects. With this, the feedback value increases from bug fixes to better source set in multiplatform projects. Let\u2019s understand how Kotlin 1.4 incorporated its release.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Kotlin_14_Released_Features\"><\/span>Kotlin 1.4 Released Features<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5030\" src=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1-2.png\" alt=\"Kotlin 1.4 Released Features\" width=\"1170\" height=\"540\" srcset=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1-2.png 1170w, https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1-2-300x138.png 300w, https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1-2-1024x473.png 1024w, https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1-2-768x354.png 768w\" sizes=\"auto, (max-width: 1170px) 100vw, 1170px\" \/><\/p>\n<h4><strong>1. Simplified Gradle Plugin<\/strong><\/h4>\n<p>Using the Dokka version, one can make the Gradle plugin easily and use it by supporting advanced configuration which powers users. With this plugin, one can generate documentation that does not require manual configuration for most projects. One can add the Gradle plugin as it\u2019s enough to cover all cases of build.gradle.kts:<\/p>\n<p><strong>Plugins {<\/strong><br \/>\n<strong>Id(\u201cHELLO\u201d) version \u201c1.4.0.\u201d<\/strong><br \/>\n<strong>}<\/strong><\/p>\n<h4><strong>2. Multiplatform<\/strong><\/h4>\n<p>It\u2019s a default configuration that we have introduced in the previous section which works on multiplatform projects. One has to apply the Dokka Gradle plugin and all platform-specific sets to synchronized automatically using the model. Also, there\u2019s no need to register additional source sets in Dokka as it comes with redundant data which can remove configuration files easily. The <strong>Kotlin app developers<\/strong> are looking for a way to merge multiple sources.<\/p>\n<h4><strong>3. Merging Source Sets<\/strong><\/h4>\n<p>Dokka serves as an easy and quick way to filter documentation using APIs available for a specific target. But if you\u2019re working on a project with a lot of sets then using Kotlin multiplatform works great. In the previous version, there was a complicated configuration that comes in a single bubble and turns unnecessary complexity in the project build files.<\/p>\n<p>Kotlin projects demonstrate a significant need for grouping functionality which has been introduced vastly in the simplified mechanism. As the sets represent the same platform as common, JVM, native, and JS, it comes with displayName that\u2019s merged with the same bubble. After regenerating the documentation, we\u2019ll get a concise source setlist under Bubbles:<\/p>\n<p><strong>Kotlinx-coroutines-core<\/strong><\/p>\n<h4><strong>4. Compatibility and Stability Notes<\/strong><\/h4>\n<p>Make it clear that Dokka is an Alpha release for Kotlin 1.4.0. Here, Gradle Plugin APIs are subject to change in Dokka releases. It is integrated more tightly with the Gradle plugin. Now facilitate a new integration mechanism while switching towards Gradle\u2019s new property APIs and Gradle\u2019s new provider. With this, we can assign value to properties using .set() instead of =.<\/p>\n<p><strong>Example:<\/strong><br \/>\n<strong>jdkVersion.set(7)<\/strong><\/p>\n<p>If you\u2019re looking for detailed overview changes, then check in the configuration DSL awaited by replacement string-based APIs using java.io.File based APIs.<\/p>\n<p><strong>Also Read: <a href=\"https:\/\/www.concettolabs.com\/blog\/kotlin-better-option-for-android-app-development\/\" target=\"_blank\" rel=\"nofollow\"><span style=\"text-decoration: underline;\">Is Kotlin Better Option for Android App Development?<\/span><\/a><\/strong><\/p>\n<h3><span class=\"ez-toc-section\" id=\"How_to_Get_Started\"><\/span>How to Get Started<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>We have to use the newest version of Dokka in your project and add the corresponding plugin directive to top with using build.gradle(.kts) file:<br \/>\nCheck the below example:<\/p>\n<p><strong>Plugins {<\/strong><br \/>\n<strong>Id(\u201cHello\u201d) version \u201c1.4.0.\u201d<\/strong><br \/>\n<strong>}<\/strong><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Concluding\"><\/span>Concluding<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Hope the above pointer helped in understanding the concept. If you\u2019re still facing the issues, then join the official conversion at <strong>Kotlin Slack<\/strong> in the Dokka channel. <a href=\"https:\/\/www.concettolabs.com\/kotlin-app-development\" target=\"_blank\" rel=\"nofollow\"><span style=\"text-decoration: underline;\"><strong>Hire Kotlin app developers<\/strong><\/span><\/a> to get better results. Kotlin supports multiplatform and reduces the time spent writing and maintaining the same code for different platforms. Get benefits and flexibility by using native programming languages.<\/p>\n<p>&nbsp;<\/p>\n<style>\n.blog-block-1{background:url(https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2020\/08\/app-development.png);background-position: center;background-repeat: no-repeat;background-size: cover;width:100%;margin: 0 auto;padding: 20px 60px 80px;text-align: center; }.blog-block-1 h3{font-size: 40px;color: #fff;line-height: 60px;text-align:center;}.blog-block-1 p{color: #fff;font-size: 20px;}a.blog-btn-1{padding:10px 30px;background: #fbbf13;color: #fff!important;font-size: 18px;border: 0;cursor: pointer; text-align:center}.blog-block-1 p{text-align:center;color:#fff!important;}<\/style>\n<p>&nbsp;<\/p>\n<div class=\"blog-block-1\">\n<h3><span class=\"ez-toc-section\" id=\"Kotlin_14_Release_Update_By_Dokka_Alpha\"><\/span>Kotlin 1.4 Release Update By Dokka Alpha<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><a class=\"blog-btn-1\" href=\"https:\/\/www.concettolabs.com\/inquiry\" target=\"_blank\" rel=\"nofollow\">Contact Us<\/a><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_71 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#Kotlin_14_Released_Features\" title=\"Kotlin 1.4 Released Features\">Kotlin 1.4 Released Features<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#How_to_Get_Started\" title=\"How to Get Started\">How to Get Started<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#Concluding\" title=\"Concluding\">Concluding<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#Kotlin_14_Release_Update_By_Dokka_Alpha\" title=\"Kotlin 1.4 Release Update By Dokka Alpha\">Kotlin 1.4 Release Update By Dokka Alpha<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Recently, the Kotlin Development team has released an alpha version of the Dokka documentation engine. The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. The new Kotlin slack release would focus on reducing the amount of configuration required to use Dokka in several cases. It adds Kotlin multiplatform projects which help [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5025,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[6],"tags":[2273,2274,2275,2276],"class_list":["post-5023","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-app-ideas","tag-hire-kotlin-app-developers","tag-kotlin-1-4","tag-kotlin-app-developers","tag-kotlin-slack"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kotlin 1.4 release update by Dokka Alpha | Concetto Labs<\/title>\n<meta name=\"description\" content=\"The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. Hire Kotlin app developers to get better results.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kotlin 1.4 release update by Dokka Alpha | Concetto Labs\" \/>\n<meta property=\"og:description\" content=\"The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. Hire Kotlin app developers to get better results.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/\" \/>\n<meta property=\"og:site_name\" content=\"concettolabs\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/manish.patel.710\" \/>\n<meta property=\"article:published_time\" content=\"2020-10-13T05:45:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Manish Patel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/withmanish\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Manish Patel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/\",\"name\":\"Kotlin 1.4 release update by Dokka Alpha | Concetto Labs\",\"isPartOf\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png\",\"datePublished\":\"2020-10-13T05:45:27+00:00\",\"dateModified\":\"2020-10-13T05:45:27+00:00\",\"author\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\"},\"description\":\"The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. Hire Kotlin app developers to get better results.\",\"breadcrumb\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#primaryimage\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png\",\"width\":1170,\"height\":540,\"caption\":\"Kotlin 1.4 release update by Dokka Alpha\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kotlin 1.4 Release Update By Dokka Alpha\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\",\"name\":\"concettolabs\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\",\"name\":\"Manish Patel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"caption\":\"Manish Patel\"},\"description\":\"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.\",\"sameAs\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\",\"https:\/\/www.facebook.com\/manish.patel.710\",\"https:\/\/in.linkedin.com\/in\/manishpatel2509\",\"https:\/\/x.com\/https:\/\/twitter.com\/withmanish\"],\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kotlin 1.4 release update by Dokka Alpha | Concetto Labs","description":"The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. Hire Kotlin app developers to get better results.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Kotlin 1.4 release update by Dokka Alpha | Concetto Labs","og_description":"The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. Hire Kotlin app developers to get better results.","og_url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/","og_site_name":"concettolabs","article_author":"https:\/\/www.facebook.com\/manish.patel.710","article_published_time":"2020-10-13T05:45:27+00:00","og_image":[{"width":1170,"height":540,"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png","type":"image\/png"}],"author":"Manish Patel","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/withmanish","twitter_misc":{"Written by":"Manish Patel","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/","name":"Kotlin 1.4 release update by Dokka Alpha | Concetto Labs","isPartOf":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#primaryimage"},"image":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#primaryimage"},"thumbnailUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png","datePublished":"2020-10-13T05:45:27+00:00","dateModified":"2020-10-13T05:45:27+00:00","author":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9"},"description":"The Kotlin 1.4 is the latest stable version release of the Kotlin compiler. Hire Kotlin app developers to get better results.","breadcrumb":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#primaryimage","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2020\/10\/1.4-kotlin-release-2.png","width":1170,"height":540,"caption":"Kotlin 1.4 release update by Dokka Alpha"},{"@type":"BreadcrumbList","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/kotlin-1-4-release-update-by-dokka-alpha\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/websitelaravel.concettoprojects.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Kotlin 1.4 Release Update By Dokka Alpha"}]},{"@type":"WebSite","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/","name":"concettolabs","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9","name":"Manish Patel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","caption":"Manish Patel"},"description":"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.","sameAs":["https:\/\/websitelaravel.concettoprojects.com\/blog","https:\/\/www.facebook.com\/manish.patel.710","https:\/\/in.linkedin.com\/in\/manishpatel2509","https:\/\/x.com\/https:\/\/twitter.com\/withmanish"],"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/"}]}},"_links":{"self":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/5023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/comments?post=5023"}],"version-history":[{"count":0,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/5023\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media\/5025"}],"wp:attachment":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media?parent=5023"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/categories?post=5023"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/tags?post=5023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}