Skip to content

Commit cdbf5ef

Browse files
authored
Increase version to 2.6.1
1 parent 617aa94 commit cdbf5ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ ext {
4141

4242
androidSupportLibraryVersion = '28.0.0'
4343

44-
androidVersionCode = 35
45-
androidVersionName = '2.6.0'
44+
androidVersionCode = 36
45+
androidVersionName = '2.6.1'
4646
}
4747

4848
if(project.hasProperty("snapshot")) {

0 commit comments

Comments
 (0)