Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugi…
Browse files Browse the repository at this point in the history
…n to v1.8.22
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent d9325bb commit 25b0435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
compileSdkVersion = 30
targetSdkVersion = 30
ndkVersion = "21.4.7075529"
kotlinVersion = '1.5.31'
kotlinVersion = '1.8.22'
supportLibVersion = "28.0.0"
}
repositories {
Expand Down

0 comments on commit 25b0435

Please sign in to comment.