@controleonline/react-native-cielo-payment 1.0.2 → 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.
@@ -1,15 +1,14 @@
1
1
  plugins {
2
2
  id 'com.android.library'
3
- id 'com.facebook.react'
4
3
  }
5
4
 
6
5
  android {
7
6
  namespace 'com.controleonline.pos.cielo.payment'
8
- compileSdk 34
7
+ compileSdk 35
9
8
 
10
9
  defaultConfig {
11
- minSdk 21
12
- targetSdk 34
10
+ minSdk 24
11
+ targetSdk 35
13
12
  }
14
13
 
15
14
  sourceSets {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@controleonline/react-native-cielo-payment",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "main": "index.js",
5
5
  "files": [
6
6
  "android",