Skip to content

Commit

Permalink
Update android libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansh3ll committed Nov 10, 2022
1 parent 97d479f commit c853494
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Corona/build.settings
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ settings =
{
['win32-sim'] =
{
url = 'https://github.com/ANSH3LL/Graphics-Extensions-for-Solar2D/releases/download/v0.2/win32-sim.tgz'
url = 'https://github.com/ANSH3LL/Graphics-Extensions-for-Solar2D/releases/download/v0.3/win32-sim.tgz'
},
['android'] =
{
url = 'https://github.com/ANSH3LL/Graphics-Extensions-for-Solar2D/releases/download/v0.2/android.tgz'
url = 'https://github.com/ANSH3LL/Graphics-Extensions-for-Solar2D/releases/download/v0.3/android.tgz'
}
}
},
Expand Down
Binary file modified android/jniLibs/arm64-v8a/libplugin.gfxe.so
Binary file not shown.
Binary file modified android/jniLibs/armeabi-v7a/libplugin.gfxe.so
Binary file not shown.
Binary file modified android/jniLibs/x86/libplugin.gfxe.so
Binary file not shown.
Binary file modified android/jniLibs/x86_64/libplugin.gfxe.so
Binary file not shown.

0 comments on commit c853494

Please sign in to comment.