Skip to content

Commit 3bcce51

Browse files
committed
Build version name update to 0.3.1 and code to 7
1 parent 6c73b3a commit 3bcce51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

zrxkit/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
defaultConfig {
1212
minSdkVersion 23
1313
targetSdkVersion 29
14-
versionCode 6
15-
versionName "0.2.1"
14+
versionCode 7
15+
versionName "0.3.1"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)