Skip to content

Commit

Permalink
Android: update the desugar_jdk_libs_nio dependency to 2.1.3 (#9270)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz authored Nov 16, 2024
1 parent 9cf0e68 commit e070c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ android {
}

dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.3'

implementation project(':isotools')
implementation project(':sdl2')
Expand Down

0 comments on commit e070c07

Please sign in to comment.