Skip to content

Commit 3202914

Browse files
committed
Release 1.6.6
1 parent 5747aed commit 3202914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ allprojects {
3737
}
3838

3939
group = 'com.github.zhombie'
40-
project.ext.version_code = 7
41-
version '1.6.5'
40+
project.ext.version_code = 8
41+
version '1.6.6'
4242
project.ext.artifactId = rootProject.ext.projectArtifactId(project)
4343

4444
if (project.ext.artifactId != null) {

0 commit comments

Comments
 (0)