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.9.23 (#62)

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Mar 28, 2024
1 parent e554c3a commit b542c7a
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 @@ -2,7 +2,7 @@ group 'com.descope.flutter'
version '1.0-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.9.22'
ext.kotlin_version = '1.9.23'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit b542c7a

Please sign in to comment.