We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5bd218 commit 47a4897Copy full SHA for 47a4897
lib/docs/scrapers/kotlin.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Kotlin < UrlScraper
3
self.type = 'kotlin'
4
- self.release = '1.2.41'
+ self.release = '1.3.41'
5
self.base_url = 'https://kotlinlang.org/'
6
self.root_path = 'api/latest/jvm/stdlib/index.html'
7
self.links = {
0 commit comments