Skip to content

Commit 114486f

Browse files
committed
Set version to 2.0.5
1 parent b04c7b3 commit 114486f

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
@@ -3,8 +3,8 @@
33
buildscript {
44
ext {
55
kotlin_version = '1.4.32'
6-
versionCode = 23
7-
versionName = '2.0.4'
6+
versionCode = 24
7+
versionName = '2.0.5'
88
}
99

1010
repositories {

0 commit comments

Comments
 (0)