breautek commented on a change in pull request #1079:
URL: https://github.com/apache/cordova-android/pull/1079#discussion_r499565418



##########
File path: bin/templates/project/build.gradle
##########
@@ -19,13 +19,13 @@
 // Top-level build file where you can add configuration options common to all 
sub-projects/modules.
 
 buildscript {
-    ext.kotlin_version = '1.3.50'
+    ext.kotlin_version = '1.4.10'

Review comment:
       Google does not follow traditional semver rules and minor releases can 
include breaking changes, therefore we cannot upgrade the minor version of 
Kotlin without also introducing a breaking change.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to