Skip to content

Commit 6e5b9ab

Browse files
committed
Release 2.1.15
1 parent f0a7027 commit 6e5b9ab

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
@@ -2,8 +2,8 @@
22
buildscript {
33
ext {
44
kotlin_version = '1.5.31'
5-
versionCode = 34
6-
versionName = '2.1.14'
5+
versionCode = 35
6+
versionName = '2.1.15'
77
}
88

99
repositories {

0 commit comments

Comments
 (0)