diff --git a/android/app/build.gradle b/android/app/build.gradle index 15655961b..573ef5d65 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.mattermost.react.native" minSdkVersion 16 targetSdkVersion 23 - versionCode 29 + versionCode 30 versionName "1.0" multiDexEnabled true ndk { diff --git a/fastlane/Gemfile.lock b/fastlane/Gemfile.lock index 78c49a3cf..5e2c0e74e 100644 --- a/fastlane/Gemfile.lock +++ b/fastlane/Gemfile.lock @@ -22,7 +22,7 @@ GEM faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) fastimage (2.1.0) - fastlane (2.29.1) + fastlane (2.32.0) CFPropertyList (>= 2.3, < 3.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -107,22 +107,22 @@ GEM jwt (~> 1.5) multi_json (~> 1.10) slack-notifier (1.5.1) - terminal-notifier (1.7.1) - terminal-table (1.7.3) - unicode-display_width (~> 1.1.1) + terminal-notifier (1.8.0) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) tty-screen (0.5.0) uber (0.0.15) unf (0.1.4) unf_ext unf_ext (0.0.7.4) - unicode-display_width (1.1.3) + unicode-display_width (1.2.1) word_wrap (1.0.0) xcodeproj (1.4.4) CFPropertyList (~> 2.3.3) claide (>= 1.0.1, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.2.3) - xcpretty (0.2.7) + xcpretty (0.2.8) rouge (~> 2.0.7) xcpretty-travis-formatter (0.0.4) xcpretty (~> 0.2, >= 0.0.7)