We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d7996 commit b27c180Copy full SHA for b27c180
1 file changed
library/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 12
9
targetSdkVersion 25
10
- versionCode 2
11
- versionName "1.2-beta"
+ versionCode 4
+ versionName "2.1"
12
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
0 commit comments