Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

Commit acf8a69

Browse files
Remove unnecessary gradlew from android directory (#363)
Remove unnecessary gradlew from android directory
2 parents 261581c + f62a27b commit acf8a69

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@ Changelog
33

44
## TBD
55

6-
This release updates the package's Gradle build script to use `api` and `implementation` rather than the deprecated `compile` syntax. If you are using v2.X of the Android Gradle Plugin, you will need to upgrade to v3.X of the [Android Gradle Plugin](https://developer.android.com/studio/releases/gradle-plugin#updating-plugin), and [upgrade your gradle wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper).
6+
This release updates the package's Gradle build script to use `api` and `implementation` rather than the deprecated
7+
`compile` syntax. If you are using v2.X of the Android Gradle Plugin, you will need to upgrade to v3.X of
8+
the [Android Gradle Plugin](https://developer.android.com/studio/releases/gradle-plugin#updating-plugin),
9+
and [upgrade your gradle wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper).
710

811
* Update deprecated compile dependencies to use implementation/api
912
[#362](https://github.com/bugsnag/bugsnag-react-native/pull/362)
1013

14+
* Remove unnecessary gradlew from android directory, reducing artefact bundle size
15+
[#363](https://github.com/bugsnag/bugsnag-react-native/pull/363)
16+
1117
## 2.19.1 (2019-05-21)
1218

1319
### Bug fixes
-52.4 KB
Binary file not shown.

android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)