Skip to content

Commit

Permalink
Added apk.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhaordukaya committed May 3, 2024
1 parent 462e89f commit 4fb2129
Show file tree
Hide file tree
Showing 15 changed files with 73 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified mobile/NBAForum/android/.gradle/8.3/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified mobile/NBAForum/android/.gradle/8.3/fileHashes/fileHashes.lock
Binary file not shown.
Binary file not shown.
Binary file modified mobile/NBAForum/android/.gradle/file-system.probe
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Tue Apr 30 08:39:47 TRT 2024
#Fri May 03 20:17:50 TRT 2024
path.4=8/classes.dex
path.3=14/classes.dex
path.2=0/classes.dex
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions mobile/NBAForum/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions mobile/NBAForum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@react-navigation/native": "^6.1.17",
"@react-navigation/native-stack": "^6.9.26",
"axios": "^1.6.8",
"bundler": "^0.8.0",
"expo": "^50.0.17",
"expo-status-bar": "~1.11.1",
"metro-cache": "^0.80.8",
Expand Down
28 changes: 27 additions & 1 deletion mobile/NBAForum/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2400,6 +2400,11 @@
dependencies:
undici-types "~5.26.4"

"@types/q@^1.5.1":
version "1.5.8"
resolved "https://registry.npmjs.org/@types/q/-/q-1.5.8.tgz"
integrity sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==

"@types/stack-utils@^2.0.0":
version "2.0.3"
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz"
Expand Down Expand Up @@ -2869,6 +2874,13 @@ builtins@^1.0.3:
resolved "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz"
integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==

bundler@^0.8.0:
version "0.8.0"
resolved "https://registry.npmjs.org/bundler/-/bundler-0.8.0.tgz"
integrity sha512-vHl3CsqgXtfJnEe61oOYRoevN0Tl3P/Z6e6Z9Sr3xif8oaV6L4bV7m4cYCiOWT1oPvOyl3j9Lten4/GrIeIupA==
dependencies:
coa ">= 0.1.1"

bytes@3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz"
Expand Down Expand Up @@ -2943,7 +2955,7 @@ caniuse-lite@^1.0.30001587:
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001611.tgz"
integrity sha512-19NuN1/3PjA3QI8Eki55N8my4LzfkMCRLgCVfrl/slbSAchQfV0+GwjPrK3rq37As4UCLlM/DHajbKkAqbv92Q==

chalk@^2.0.1, chalk@^2.4.2:
chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2:
version "2.4.2"
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
Expand Down Expand Up @@ -3072,6 +3084,15 @@ clone@^2.1.2:
resolved "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz"
integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==

"coa@>= 0.1.1":
version "2.0.2"
resolved "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz"
integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==
dependencies:
"@types/q" "^1.5.1"
chalk "^2.4.1"
q "^1.1.2"

color-convert@^1.9.0, color-convert@^1.9.3:
version "1.9.3"
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
Expand Down Expand Up @@ -5950,6 +5971,11 @@ punycode@^2.1.1:
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

q@^1.1.2:
version "1.5.1"
resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz"
integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==

qrcode-terminal@0.11.0:
version "0.11.0"
resolved "https://registry.npmjs.org/qrcode-terminal/-/qrcode-terminal-0.11.0.tgz"
Expand Down

0 comments on commit 4fb2129

Please sign in to comment.