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