We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1a09b commit f96dcb7Copy full SHA for f96dcb7
1 file changed
config.gradle
@@ -8,8 +8,8 @@ project.ext {
8
compileSdkVersion: 29,
9
minSdkVersion : 16,
10
targetSdkVersion : 29,
11
- versionCode : 40,
12
- versionName : "2.5.5"
+ versionCode : 41,
+ versionName : "2.5.6"
13
]
14
15
constants = [
0 commit comments