We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e04e6 commit a6fd95eCopy full SHA for a6fd95e
library-extension-rx/build.gradle
@@ -8,8 +8,8 @@ android {
8
defaultConfig {
9
minSdkVersion 14
10
targetSdkVersion 23
11
- versionCode 6
12
- versionName "2.0"
+ versionCode 7
+ versionName "2.1"
13
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
library/build.gradle
0 commit comments