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 2b01716 commit c5ca938Copy full SHA for c5ca938
library/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'signing'
4
5
group = 'com.davemorrissey.labs'
6
archivesBaseName = 'subsampling-scale-image-view'
7
-version = '2.4.0'
+version = '3.0.0'
8
9
signing {
10
required { has("release") && gradle.taskGraph.hasTask("uploadArchives") }
0 commit comments