Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42828bd

Browse files
committed
Bump up version
1 parent 42c373c commit 42828bd

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
@@ -1,7 +1,7 @@
11
buildscript {
22
ext.kotlin_version = '1.3.61'
3-
ext.versionCode = 5
4-
ext.versionName = "1.0.1"
3+
ext.versionCode = 6
4+
ext.versionName = "1.0.2"
55
repositories {
66
jcenter()
77
google()

0 commit comments

Comments
 (0)