Skip to content

Commit c0e8b3f

Browse files
authored
Merge pull request #397 from HudHud-Maps/align_16
Support 16kb page sizes
2 parents 728fcc1 + c929dc2 commit c0e8b3f

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)