We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 593b84f commit df371f8Copy full SHA for df371f8
1 file changed
zrxkit/build.gradle
@@ -11,8 +11,8 @@ android {
11
defaultConfig {
12
minSdkVersion 23
13
targetSdkVersion 29
14
- versionCode 5
15
- versionName "0.2.0"
+ versionCode 6
+ versionName "0.2.1"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments