Skip to content

Commit c5ca938

Browse files
committed
Gradle version 3.0.0
1 parent 2b01716 commit c5ca938

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.4.0'
7+
version = '3.0.0'
88

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

0 commit comments

Comments
 (0)