You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/07/07 01:55:57 UTC

[cordova-android] branch master updated: feat: bump kotlin@1.5.20 (#1256)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


The following commit(s) were added to refs/heads/master by this push:
     new 180a1a3  feat: bump kotlin@1.5.20 (#1256)
180a1a3 is described below

commit 180a1a39f00cab2c3855582e4f536616c1c2028c
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Jul 7 10:55:47 2021 +0900

    feat: bump kotlin@1.5.20 (#1256)
    
    * feat: bump kotlin@1.5.10
    * fix: kotlin@1.5.20 (applied suggestion)
    
    Co-authored-by: jcesarmobile <jc...@gmail.com>
---
 framework/cdv-gradle-config-defaults.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/cdv-gradle-config-defaults.json b/framework/cdv-gradle-config-defaults.json
index 76c4c35..601c81b 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -4,7 +4,7 @@
     "GRADLE_VERSION": "6.8.3",
     "BUILD_TOOLS_VERSION": "30.0.3",
     "AGP_VERSION": "4.2.1",
-    "KOTLIN_VERSION": "1.4.32",
+    "KOTLIN_VERSION": "1.5.20",
     "ANDROIDX_APP_COMPAT_VERSION": "1.2.0",
     "ANDROIDX_WEBKIT_VERSION": "1.4.0",
     "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.5",

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org