Skip to content

Commit 26af5ba

Browse files
author
Daniel Bejan
committed
upgrade 1.3.2
1 parent 1148c1b commit 26af5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ publish {
5959
userOrg = 'mmin18'
6060
groupId = 'com.github.mmin18'
6161
artifactId = 'realtimeblurview'
62-
publishVersion = '1.3.0'
62+
publishVersion = '1.3.2'
6363
desc = 'A realtime blurring overlay for Android (like iOS UIVisualEffectView)'
6464
website = 'https://github.com/mmin18/RealtimeBlurView'
6565
}

0 commit comments

Comments
 (0)