Skip to content

Commit 0a41f5f

Browse files
committed
Update version to 2.1.1
1 parent ccf0133 commit 0a41f5f

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
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

2424
group = 'com.configcat'
25-
version = '2.1.0'
25+
version = '2.1.1'
2626

2727
sourceCompatibility = JavaVersion.VERSION_1_8
2828
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)