Skip to content

Commit df371f8

Browse files
committed
Build version name updated to 0.2.1 and code to 6
1 parent 593b84f commit df371f8

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 5
15-
versionName "0.2.0"
14+
versionCode 6
15+
versionName "0.2.1"
1616

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

0 commit comments

Comments
 (0)