Skip to content

Commit f96dcb7

Browse files
committed
release 2.5.6
1 parent 8e1a09b commit f96dcb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ project.ext {
88
compileSdkVersion: 29,
99
minSdkVersion : 16,
1010
targetSdkVersion : 29,
11-
versionCode : 40,
12-
versionName : "2.5.5"
11+
versionCode : 41,
12+
versionName : "2.5.6"
1313
]
1414

1515
constants = [

0 commit comments

Comments
 (0)