Skip to content

Commit aa47016

Browse files
committed
Update to Android PSPDFKit 3.2.0
Signed-off-by: Simone Arpe <[email protected]>
1 parent 38ee33b commit aa47016

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.0.0'
5+
PSPDFKIT_VERSION = '3.2.0'
66
}
77

88
buildscript {

0 commit comments

Comments
 (0)