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 c676ca9 revert: feat: upgrade [email protected] #1176 (#1194)
c676ca9 is described below
commit c676ca98ff167250790f4a68a8d258a0f7b4d24f
Author: エリス <[email protected]>
AuthorDate: Fri Apr 9 11:23:09 2021 +0900
revert: feat: upgrade [email protected] #1176 (#1194)
---
bin/templates/project/build.gradle | 2 +-
test/android/build.gradle | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/templates/project/build.gradle
b/bin/templates/project/build.gradle
index 9148c86..ddf4e46 100644
--- a/bin/templates/project/build.gradle
+++ b/bin/templates/project/build.gradle
@@ -19,7 +19,7 @@
// Top-level build file where you can add configuration options common to all
sub-projects/modules.
buildscript {
- ext.kotlin_version = '1.4.31'
+ ext.kotlin_version = '1.3.50'
apply from: 'repositories.gradle'
repositories repos
diff --git a/test/android/build.gradle b/test/android/build.gradle
index 552978d..774f5b2 100644
--- a/test/android/build.gradle
+++ b/test/android/build.gradle
@@ -19,7 +19,7 @@
// Top-level build file where you can add configuration options common to all
sub-projects/modules.
buildscript {
- ext.kotlin_version = '1.4.31'
+ ext.kotlin_version = '1.3.50'
repositories {
google()
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]