Skip to content

Conversation

@opatry
Copy link
Owner

@opatry opatry commented May 18, 2025

Description

Kotlin update…

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

@github-actions
Copy link
Contributor

©️ Stale credits for :tasks-app-desktop

diff --git a/tasks-app-desktop/src/main/resources/licenses_desktop.json b/tasks-app-desktop/src/main/resources/licenses_desktop.json
index ec37965..4f74fbf 100644
--- a/tasks-app-desktop/src/main/resources/licenses_desktop.json
+++ b/tasks-app-desktop/src/main/resources/licenses_desktop.json
@@ -1253,7 +1253,7 @@
"name": "Kotlin Team"
}
],
- "artifactVersion": "2.1.20",
+ "artifactVersion": "2.2.0-RC",
"description": "Kotlin Standard Library",
"name": "Kotlin Stdlib",
"licenses": [

Run ./gradlew :tasks-app-desktop:exportLibraryDefinitions and commit resulting diff to fix the issue.

@github-actions
Copy link
Contributor

©️ Stale credits for :tasks-app-android

diff --git a/tasks-app-android/src/main/assets/licenses_android.json b/tasks-app-android/src/main/assets/licenses_android.json
index cec47ab..e075bf5 100644
--- a/tasks-app-android/src/main/assets/licenses_android.json
+++ b/tasks-app-android/src/main/assets/licenses_android.json
@@ -2732,7 +2732,7 @@
"name": "Kotlin Team"
}
],
- "artifactVersion": "2.1.20",
+ "artifactVersion": "2.2.0-RC",
"description": "Kotlin Standard Library",
"name": "Kotlin Stdlib",
"licenses": [
@@ -2746,7 +2746,7 @@
"name": "Kotlin Team"
}
],
- "artifactVersion": "2.1.20",
+ "artifactVersion": "2.2.0-RC",
"description": "Kotlin Common Standard Library (legacy, use kotlin-stdlib instead)",
"name": "Kotlin Stdlib Common",
"licenses": [

Run ./gradlew :tasks-app-android:exportLibraryDefinitions and commit resulting diff to fix the issue.

@github-actions
Copy link
Contributor

©️ Stale credits for :tasks-app-desktop

diff --git a/tasks-app-desktop/src/main/resources/licenses_desktop.json b/tasks-app-desktop/src/main/resources/licenses_desktop.json
index ec37965..4f74fbf 100644
--- a/tasks-app-desktop/src/main/resources/licenses_desktop.json
+++ b/tasks-app-desktop/src/main/resources/licenses_desktop.json
@@ -1253,7 +1253,7 @@
"name": "Kotlin Team"
}
],
- "artifactVersion": "2.1.20",
+ "artifactVersion": "2.2.0-RC",
"description": "Kotlin Standard Library",
"name": "Kotlin Stdlib",
"licenses": [

Run ./gradlew :tasks-app-desktop:exportLibraryDefinitions and commit resulting diff to fix the issue.

@github-actions
Copy link
Contributor

©️ Stale credits for :tasks-app-android

diff --git a/tasks-app-android/src/main/assets/licenses_android.json b/tasks-app-android/src/main/assets/licenses_android.json
index cec47ab..e075bf5 100644
--- a/tasks-app-android/src/main/assets/licenses_android.json
+++ b/tasks-app-android/src/main/assets/licenses_android.json
@@ -2732,7 +2732,7 @@
"name": "Kotlin Team"
}
],
- "artifactVersion": "2.1.20",
+ "artifactVersion": "2.2.0-RC",
"description": "Kotlin Standard Library",
"name": "Kotlin Stdlib",
"licenses": [
@@ -2746,7 +2746,7 @@
"name": "Kotlin Team"
}
],
- "artifactVersion": "2.1.20",
+ "artifactVersion": "2.2.0-RC",
"description": "Kotlin Common Standard Library (legacy, use kotlin-stdlib instead)",
"name": "Kotlin Stdlib Common",
"licenses": [

Run ./gradlew :tasks-app-android:exportLibraryDefinitions and commit resulting diff to fix the issue.

@opatry opatry merged commit b5aea72 into main May 18, 2025
2 checks passed
@opatry opatry deleted the kotlin-2.2.0 branch May 18, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants