We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8763a commit fca92b0Copy full SHA for fca92b0
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.outdoordevs.ellaism.wallet"
10
minSdkVersion 16
11
targetSdkVersion 26
12
- versionCode 34
13
- versionName "1.0.4"
+ versionCode 35
+ versionName "1.0.5"
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
vectorDrawables.useSupportLibrary = true
16
multiDexEnabled true
0 commit comments