Skip to content

Commit 8554140

Browse files
fix action
1 parent ef8f6e4 commit 8554140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
kotlinOptions {
36-
jvmTarget = '1.8'
36+
jvmTarget = '1.21'
3737
}
3838

3939
sourceSets {

0 commit comments

Comments
 (0)