diff --git a/app/build.gradle b/app/build.gradle index bb02a19..a3243ee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.outdoordevs.ellaism.wallet" minSdkVersion 16 targetSdkVersion 26 - versionCode 34 - versionName "1.0.4" + versionCode 35 + versionName "1.0.5" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true multiDexEnabled true