We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1148c1b commit 26af5baCopy full SHA for 26af5ba
1 file changed
library/build.gradle
@@ -59,7 +59,7 @@ publish {
59
userOrg = 'mmin18'
60
groupId = 'com.github.mmin18'
61
artifactId = 'realtimeblurview'
62
- publishVersion = '1.3.0'
+ publishVersion = '1.3.2'
63
desc = 'A realtime blurring overlay for Android (like iOS UIVisualEffectView)'
64
website = 'https://github.com/mmin18/RealtimeBlurView'
65
}
0 commit comments