We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6856abd + de0c35b commit 5c28a24Copy full SHA for 5c28a24
1 file changed
bitcoinkit/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdkVersion 23
11
targetSdkVersion 28
12
versionCode 1
13
- versionName "1.0.0"
+ versionName "0.1.0"
14
15
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
16
}
0 commit comments