Skip to content

Commit a85f16a

Browse files
committed
Upgrade to PSPDFKit 3.3.3 for Android
Signed-off-by: Simone Arpe <[email protected]>
1 parent fc833f8 commit a85f16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Contains gradle configuration constants
33
*/
44
ext {
5-
PSPDFKIT_VERSION = '3.3.0'
5+
PSPDFKIT_VERSION = '3.3.3'
66
}
77

88
buildscript {

0 commit comments

Comments
 (0)