Skip to content

Commit

Permalink
Also bump compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
chvp committed Oct 21, 2023
1 parent 1a28454 commit be39a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ android {
sourceCompatibility "17"
}
composeOptions {
kotlinCompilerExtensionVersion "1.5.2"
kotlinCompilerExtensionVersion "1.5.3"
}
kotlinOptions {
jvmTarget = "17"
Expand Down

0 comments on commit be39a36

Please sign in to comment.