Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {

repositories {
google()
jcenter()
mavenCentral()
}

dependencies {
Expand Down Expand Up @@ -52,7 +52,6 @@ android {

repositories {
mavenCentral()
jcenter()
google()

def found = false
Expand Down
8 changes: 4 additions & 4 deletions android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PhotoEditor_kotlinVersion=1.3.50
PhotoEditor_compileSdkVersion=29
PhotoEditor_buildToolsVersion=29.0.2
PhotoEditor_targetSdkVersion=29
PhotoEditor_kotlinVersion=1.9.24
PhotoEditor_compileSdkVersion=35
PhotoEditor_buildToolsVersion=35.0.0
PhotoEditor_targetSdkVersion=35
6 changes: 3 additions & 3 deletions example/ios/PhotoEditorExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = MH67NQJ66H;
DevelopmentTeam = 5XJ4XD2A4U;
LastSwiftMigration = 1250;
};
2D02E47A1E0B4A5D006451C7 = {
Expand Down Expand Up @@ -572,7 +572,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = MH67NQJ66H;
DEVELOPMENT_TEAM = 5XJ4XD2A4U;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
Expand Down Expand Up @@ -602,7 +602,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = MH67NQJ66H;
DEVELOPMENT_TEAM = 5XJ4XD2A4U;
INFOPLIST_FILE = PhotoEditorExample/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,12 @@ PODS:
- react-native-multiple-image-picker (0.4.6):
- React-Core
- TLPhotoPicker (= 2.1.4)
- react-native-photo-editor (1.1.2):
- react-native-photo-editor (1.1.5):
- React-Core
- react-native-photo-editor/ZLImageEditor (= 1.1.2)
- react-native-photo-editor/ZLImageEditor (= 1.1.5)
- SDWebImage (~> 5.11.1)
- SDWebImageWebPCoder (~> 0.8.4)
- react-native-photo-editor/ZLImageEditor (1.1.2):
- react-native-photo-editor/ZLImageEditor (1.1.5):
- React-Core
- SDWebImage (~> 5.11.1)
- SDWebImageWebPCoder (~> 0.8.4)
Expand Down Expand Up @@ -408,7 +408,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
react-native-multiple-image-picker: 516d520a1672ff8177c2cd8a113553cbbe2939e9
react-native-photo-editor: b577def008f95a6255e9660f81508b377f02e173
react-native-photo-editor: 9c80015b7e65c83934f962e8096c8ed27d57a21b
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
Expand All @@ -429,4 +429,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 81e1153b8551eb36806e3294953dd7b0cf26164e

COCOAPODS: 1.10.2
COCOAPODS: 1.11.3