Skip to content

Commit

Permalink
refactor(deriv_banner): updated kotlin version (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassam-deriv authored Jan 23, 2024
1 parent aab92f3 commit 9c19b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deriv_banner/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group 'com.deriv.app.deriv_banner'
version '1.0-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.5.20'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 9c19b5b

Please sign in to comment.