We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd084a commit e6a9d21Copy full SHA for e6a9d21
library/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'signing'
4
5
group = 'com.davemorrissey.labs'
6
archivesBaseName = 'subsampling-scale-image-view'
7
-version = '3.2.0'
+version = '3.3.0'
8
9
signing {
10
required { has("release") && gradle.taskGraph.hasTask("uploadArchives") }
0 commit comments