Skip to content

Commit c929dc2

Browse files
committed
Support 16kb page sizes
Fixes #396.
1 parent e5f9386 commit c929dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
android {
88
namespace "com.panoramagl"
9-
ndkVersion "24.0.8215888"
9+
ndkVersion "28.0.13004108"
1010

1111
defaultConfig {
1212
minSdk 21

0 commit comments

Comments
 (0)