Skip to content

Commit fbed9bc

Browse files
authored
Merge pull request #316 from tidev/android16kb
chore: 16kb page size
2 parents 39479dd + bdf72a5 commit fbed9bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/manifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# this is your module manifest and used by Titanium
33
# during compilation, packaging, distribution, etc.
44
#
5-
version: 2.4.0
5+
version: 2.5.0
66
apiversion: 4
77
architectures: arm64-v8a armeabi-v7a x86 x86_64
88
description: titanium-web-dialog
@@ -15,4 +15,4 @@ name: titanium-web-dialog
1515
moduleid: ti.webdialog
1616
guid: 1f19cce1-0ad7-4e25-ab3b-0666f54a0a49
1717
platform: android
18-
minsdk: 12.6.0
18+
minsdk: 12.8.0

0 commit comments

Comments
 (0)