Skip to content

Commit 39943b9

Browse files
Bump app version
1 parent d9d064d commit 39943b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import com.android.build.gradle.internal.api.BaseVariantOutputImpl
22

33
@Suppress("PropertyName")
4-
val VERSION_NAME="3.2.0"
4+
val VERSION_NAME="3.2.1"
55
@Suppress("PropertyName")
6-
val VERSION_CODE=26
6+
val VERSION_CODE=27
77
@Suppress("PropertyName")
88
val SDK_VERSION_NAME="2.7.0"
99

0 commit comments

Comments
 (0)