Skip to content

Commit 0cb7cf2

Browse files
committed
Update library version in build.gradle to 1.0.0
1 parent 778ad72 commit 0cb7cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-pdf-viewer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ext {
1414
siteUrl = 'https://github.com/barteksc/AndroidPdfViewer'
1515
gitUrl = 'https://github.com/barteksc/AndroidPdfViewer.git'
1616

17-
libraryVersion = '3.2.0-beta.1'
17+
libraryVersion = '1.0.0'
1818

1919
developerId = 'barteksc'
2020
developerName = 'Bartosz Schiller'

0 commit comments

Comments
 (0)