We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7872ad3 commit d334bf0Copy full SHA for d334bf0
library/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdkVersion 17
11
targetSdkVersion 28
12
versionCode 1
13
- versionName "0.2.0"
+ versionName "0.3.0"
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
}
16
0 commit comments