Skip to content

Commit d1203c8

Browse files
committed
Also, updating the version.
1 parent 00bbf0f commit d1203c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins{
77
}
88

99
project.group = "com.andre601"
10-
project.version = "3.0.5"
10+
project.version = "3.0.6"
1111

1212
sourceCompatibility = JavaVersion.VERSION_1_8
1313
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)