Skip to content

Commit 6e8b31a

Browse files
author
Daniel Bejan
committed
upgrade v1.3.0
1 parent 495e251 commit 6e8b31a

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.2.1'
62+
publishVersion = '1.3.0'
6363
desc = 'A realtime blurring overlay for Android (like iOS UIVisualEffectView)'
6464
website = 'https://github.com/mmin18/RealtimeBlurView'
6565
}

0 commit comments

Comments
 (0)