Skip to content

fix: new android/kotlin versioning#1020

Merged
simon-the-shark merged 1 commit intomainfrom
android-conf-fix
Feb 2, 2026
Merged

fix: new android/kotlin versioning#1020
simon-the-shark merged 1 commit intomainfrom
android-conf-fix

Conversation

@simon-the-shark
Copy link
Member

@simon-the-shark simon-the-shark commented Feb 2, 2026

Important

Updates Kotlin versioning by removing version declaration from android/build.gradle and adding Kotlin plugin in android/settings.gradle.

  • Versioning:
    • Removes ext.kotlin_version and its usage from android/build.gradle.
    • Adds id "org.jetbrains.kotlin.android" version "2.2.20" apply false to android/settings.gradle.
  • Dependencies:
    • Removes Kotlin Gradle plugin dependency from buildscript in android/build.gradle.
  • Misc:
    • Adds empty dependencies {} block to android/app/build.gradle.

This description was created by Ellipsis for 0514c8f. You can customize this summary. It will automatically update as commits are pushed.

@simon-the-shark simon-the-shark self-assigned this Feb 2, 2026
@github-project-automation github-project-automation bot moved this to Todo in ToPWR Feb 2, 2026
@simon-the-shark simon-the-shark merged commit a827d43 into main Feb 2, 2026
6 checks passed
@simon-the-shark simon-the-shark deleted the android-conf-fix branch February 2, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant