We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bbc86 commit 1942711Copy full SHA for 1942711
1 file changed
build.gradle
@@ -3,8 +3,8 @@
3
buildscript {
4
// versions
5
ext {
6
- versionCode = 19
7
- versionName = '2.5.5'
+ versionCode = 20
+ versionName = '2.5.6'
8
9
minSdkVersion = 15
10
targetSdkVersion = 29
0 commit comments