Skip to content

Commit c36ba5d

Browse files
committed
Release 2.3.0 final
1 parent cceb30b commit c36ba5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44

55
group = 'com.davemorrissey.labs'
66
archivesBaseName = 'subsampling-scale-image-view'
7-
version = '2.3.0-SNAPSHOT'
7+
version = '2.3.0'
88

99
signing {
1010
required { has("release") && gradle.taskGraph.hasTask("uploadArchives") }

0 commit comments

Comments
 (0)