We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7872ad3 + d334bf0 commit 795ff94Copy full SHA for 795ff94
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