Skip to content

Commit 4f2170b

Browse files
committed
Fix typo
1 parent 835cf42 commit 4f2170b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ android {
4949
targetCompatibility JavaVersion.VERSION_17
5050
}
5151

52-
kotlinOptions {
52+
kotlin {
5353
jvmToolchain(17)
5454
}
5555

0 commit comments

Comments
 (0)