Skip to content

Commit 26fca97

Browse files
committed
Bump version to 3.1.0
1 parent a0343c8 commit 26fca97

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
@@ -8,7 +8,7 @@ plugins{
88
}
99

1010
project.group = "com.andre601"
11-
project.version = "3.0.6"
11+
project.version = "3.1.0"
1212

1313
sourceCompatibility = JavaVersion.VERSION_1_8
1414
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)