We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495e251 commit 6e8b31aCopy full SHA for 6e8b31a
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.2.1'
+ publishVersion = '1.3.0'
63
desc = 'A realtime blurring overlay for Android (like iOS UIVisualEffectView)'
64
website = 'https://github.com/mmin18/RealtimeBlurView'
65
}
0 commit comments