Skip to content

Commit

Permalink
Test fix for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
intoinside committed Jul 30, 2024
1 parent cf2980b commit 6d68a5b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ android {
compileSdkVersion flutter.compileSdkVersion
ndkVersion flutter.ndkVersion

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}

kotlinOptions {
jvmTarget = '1.8'
}
Expand Down

0 comments on commit 6d68a5b

Please sign in to comment.