Skip to content

Commit 5c28a24

Browse files
authored
Merge pull request #189 from horizontalsystems/release-0.1.0
Set the version to 0.1.0
2 parents 6856abd + de0c35b commit 5c28a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitcoinkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
minSdkVersion 23
1111
targetSdkVersion 28
1212
versionCode 1
13-
versionName "1.0.0"
13+
versionName "0.1.0"
1414

1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}

0 commit comments

Comments
 (0)