We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e71cf commit 41b736cCopy full SHA for 41b736c
android/config.gradle
@@ -31,7 +31,7 @@ if (pspdfkitVersion == null || pspdfkitVersion == '') {
31
32
ext.pspdfkitMavenModuleName = 'pspdfkit'
33
34
-ext.pspdfkitFlutterVersion = '1.9.0-SNAPSHOT'
+ext.pspdfkitFlutterVersion = '1.10.0'
35
36
ext.androidCompileSdkVersion = 29
37
ext.androidBuildToolsVersion = '29.0.1'
0 commit comments