Skip to content

Commit

Permalink
Update kotlin compiler extension for mobile module
Browse files Browse the repository at this point in the history
  • Loading branch information
AfzalivE committed Oct 5, 2023
1 parent 171c9f9 commit 50e4804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Expand Up @@ -35,7 +35,7 @@ android {
}

composeOptions {
kotlinCompilerExtensionVersion '1.3.0'
kotlinCompilerExtensionVersion '1.5.3'
}
namespace 'com.afzaln.besttvlauncher'
}
Expand Down

0 comments on commit 50e4804

Please sign in to comment.