@controleonline/react-native-cielo-payment 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,11 +4,11 @@ plugins {
4
4
 
5
5
  android {
6
6
  namespace 'com.controleonline.pos.cielo.payment'
7
- compileSdk 34
7
+ compileSdk 35
8
8
 
9
9
  defaultConfig {
10
- minSdk 21
11
- targetSdk 34
10
+ minSdk 24
11
+ targetSdk 35
12
12
  }
13
13
 
14
14
  sourceSets {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@controleonline/react-native-cielo-payment",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "main": "index.js",
5
5
  "files": [
6
6
  "android",