Skip to content

Commit 41b736c

Browse files
authored
Update config.gradle
1 parent 44e71cf commit 41b736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if (pspdfkitVersion == null || pspdfkitVersion == '') {
3131

3232
ext.pspdfkitMavenModuleName = 'pspdfkit'
3333

34-
ext.pspdfkitFlutterVersion = '1.9.0-SNAPSHOT'
34+
ext.pspdfkitFlutterVersion = '1.10.0'
3535

3636
ext.androidCompileSdkVersion = 29
3737
ext.androidBuildToolsVersion = '29.0.1'

0 commit comments

Comments
 (0)