Skip to content

Commit

Permalink
Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Jan 27, 2025
1 parent 43f3550 commit aad7bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/ok_http/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
ndkVersion = flutter.ndkVersion

compileOptions {
sourceCompatibility = JavaVersion.VERSION_21
sourceCompatibility = JavaVersion.VERSION_18
targetCompatibility = JavaVersion.VERSION_21
}

Expand Down

0 comments on commit aad7bc4

Please sign in to comment.