We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04c7b3 commit 114486fCopy full SHA for 114486f
build.gradle
@@ -3,8 +3,8 @@
3
buildscript {
4
ext {
5
kotlin_version = '1.4.32'
6
- versionCode = 23
7
- versionName = '2.0.4'
+ versionCode = 24
+ versionName = '2.0.5'
8
}
9
10
repositories {
0 commit comments