edeckers / react-native-blob-courier

Use this library to efficiently download and upload blobs in React Native.
Mozilla Public License 2.0
135 stars 10 forks source link

feat: bump minSdkVersion from 21 to 24 #227

Closed edeckers closed 2 years ago

edeckers commented 2 years ago

Library doesn't compile on pre 24 sdk, as reported by the gradlew lint: https://github.com/edeckers/react-native-blob-courier/runs/7561248035?check_suite_focus=true#step:5:214

Releasing it as a feature instead of a breaking change though, because it has always been broken, so noone should be affected.

github-actions[bot] commented 2 years ago

TypeScript Test Report

  1 files  ±0    1 suites  ±0   1s :stopwatch: ±0s 35 tests ±0  35 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit f4cd9d09. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

TypeScript Test Report

  1 files  ±0    1 suites  ±0   2s :stopwatch: -1s 35 tests ±0  35 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 0f44d754. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

Android Unit Test Report

  1 files  ±0    1 suites  ±0   10s :stopwatch: -3s 19 tests ±0  19 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 0f44d754. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

Android Instrumented Test Report

1 files  ±0  1 suites  ±0   1h 26m 49s :stopwatch: + 5m 58s 8 tests ±0  8 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 0f44d754. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

iOS Test Report

  1 files  ±0    1 suites  ±0   10s :stopwatch: -1s 15 tests ±0  15 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 0f44d754. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

TypeScript Test Report

  1 files  ±0    1 suites  ±0   2s :stopwatch: -1s 35 tests ±0  35 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit f99b0e82. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

Android Unit Test Report

  1 files  ±0    1 suites  ±0   10s :stopwatch: -3s 19 tests ±0  19 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit f99b0e82. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

Android Instrumented Test Report

1 files  ±0  1 suites  ±0   8m 4s :stopwatch: - 1h 12m 47s 8 tests ±0  8 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit f99b0e82. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

iOS Test Report

  1 files  ±0    1 suites  ±0   12s :stopwatch: -1s 15 tests ±0  15 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit f99b0e82. ± Comparison against base commit af1509ad.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: