Skip to content

Commit fca92b0

Browse files
committed
increment version, this release includes security patch from @mohammadnaseri
1 parent 2a8763a commit fca92b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "com.outdoordevs.ellaism.wallet"
1010
minSdkVersion 16
1111
targetSdkVersion 26
12-
versionCode 34
13-
versionName "1.0.4"
12+
versionCode 35
13+
versionName "1.0.5"
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
vectorDrawables.useSupportLibrary = true
1616
multiDexEnabled true

0 commit comments

Comments
 (0)