-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
40 additions
and
38 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+17 Bytes
android1/.gradle/7.5/dependencies-accessors/dependencies-accessors.lock
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#Mon Nov 20 10:20:52 CET 2023 | ||
gradle.version=7.5 |
Empty file.
70 changes: 35 additions & 35 deletions
70
ios/App/App/Assets.xcassets/Splash.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,56 @@ | ||
{ | ||
"images": [ | ||
"images" : [ | ||
{ | ||
"idiom": "universal", | ||
"filename": "Default@1x~universal~anyany.png", | ||
"scale": "1x" | ||
"filename" : "Default@1x~universal~anyany.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom": "universal", | ||
"filename": "Default@2x~universal~anyany.png", | ||
"scale": "2x" | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "Default@1x~universal~anyany-dark.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom": "universal", | ||
"filename": "Default@3x~universal~anyany.png", | ||
"scale": "3x" | ||
"filename" : "Default@2x~universal~anyany.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"appearances": [ | ||
"appearances" : [ | ||
{ | ||
"appearance": "luminosity", | ||
"value": "dark" | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"idiom": "universal", | ||
"scale": "1x", | ||
"filename": "Default@1x~universal~anyany-dark.png" | ||
"filename" : "Default@2x~universal~anyany-dark.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"appearances": [ | ||
{ | ||
"appearance": "luminosity", | ||
"value": "dark" | ||
} | ||
], | ||
"idiom": "universal", | ||
"scale": "2x", | ||
"filename": "Default@2x~universal~anyany-dark.png" | ||
"filename" : "Default@3x~universal~anyany.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"appearances": [ | ||
"appearances" : [ | ||
{ | ||
"appearance": "luminosity", | ||
"value": "dark" | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"idiom": "universal", | ||
"scale": "3x", | ||
"filename": "Default@3x~universal~anyany-dark.png" | ||
"filename" : "Default@3x~universal~anyany-dark.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info": { | ||
"version": 1, | ||
"author": "xcode" | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters