Skip to content

Commit

Permalink
Merge pull request mycelium-com#66 from mycelium-com/release2091100
Browse files Browse the repository at this point in the history
Release2091101
  • Loading branch information
Giszmo authored Jan 23, 2018
2 parents b017dd2 + 30d76f9 commit f7afcde
Show file tree
Hide file tree
Showing 26 changed files with 213 additions and 683 deletions.
7 changes: 3 additions & 4 deletions mbw/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ android {
buildToolsVersion androidSdkBuildVersion

defaultConfig {
versionCode 2091007
versionName '2.9.10.7'
versionCode 2091101
versionName '2.9.11.1'
multiDexEnabled true

minSdkVersion 14
Expand All @@ -128,8 +128,7 @@ android {

buildTypes {
release {
minifyEnabled !project.hasProperty('skipProguard')
proguardFile 'mbw.pro'
minifyEnabled false
applicationVariants.all { variant ->
variant.outputs.each { output ->
def file = output.outputFile
Expand Down
285 changes: 0 additions & 285 deletions mbw/mbw.pro

This file was deleted.

Loading

0 comments on commit f7afcde

Please sign in to comment.