We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737c81d commit 4342c44Copy full SHA for 4342c44
1 file changed
android/manifest
@@ -2,7 +2,7 @@
2
# this is your module manifest and used by Titanium
3
# during compilation, packaging, distribution, etc.
4
#
5
-version: 5.1.0
+version: 6.0.0
6
apiversion: 4
7
architectures: arm64-v8a armeabi-v7a x86 x86_64
8
description: av.imageview
@@ -15,4 +15,4 @@ name: av.imageview
15
moduleid: av.imageview
16
guid: ec658f35-69c8-45fa-8f7c-6354b4f761b4
17
platform: android
18
-minsdk: 12.7.0
+minsdk: 13.0.0
0 commit comments