[devdocsgjs/main: 661/1867] update kotlin version to 1.3.41
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 661/1867] update kotlin version to 1.3.41
- Date: Fri, 19 Nov 2021 23:47:23 +0000 (UTC)
commit 47a48973a2dbc1fe3a6adc24881e03d81cde5495
Author: Rocco Bruyn <rocco bruijn clockwork nl>
Date: Sun Jul 14 13:13:28 2019 +0200
update kotlin version to 1.3.41
lib/docs/scrapers/kotlin.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/kotlin.rb b/lib/docs/scrapers/kotlin.rb
index 415393d1..7a22d98d 100644
--- a/lib/docs/scrapers/kotlin.rb
+++ b/lib/docs/scrapers/kotlin.rb
@@ -1,7 +1,7 @@
module Docs
class Kotlin < UrlScraper
self.type = 'kotlin'
- self.release = '1.2.41'
+ self.release = '1.3.41'
self.base_url = 'https://kotlinlang.org/'
self.root_path = 'api/latest/jvm/stdlib/index.html'
self.links = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]