Skip to content

Commit b2380f9

Browse files
Bump app version
1 parent 90f4d1d commit b2380f9

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.0.1"
4+
val VERSION_NAME="3.1.0"
55
@Suppress("PropertyName")
6-
val VERSION_CODE=22
6+
val VERSION_CODE=23
77
@Suppress("PropertyName")
88
val SDK_VERSION_NAME="2.4.0"
99

0 commit comments

Comments
 (0)