We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcd2dd commit f5b74cbCopy full SHA for f5b74cb
ethereumkit/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