From 0c8cad66086a3446177d967d0fbe55a366fa2c0c Mon Sep 17 00:00:00 2001 From: Loewy Date: Sun, 18 Feb 2024 15:29:15 -0800 Subject: [PATCH] revert changes to env & gradle.properties --- .env.development | 4 ++-- android/gradle.properties | 2 +- package.json | 2 +- yarn.lock | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index b8128d1..3828d94 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ # .env.development -API_URI="http://192.168.0.6:8000/graphql" -# DEV_USER_ID=1 +API_URI="http://192.168.1.28:8000/graphql" +DEV_USER_ID=1 diff --git a/android/gradle.properties b/android/gradle.properties index 4ba6b1d..987607f 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -54,4 +54,4 @@ expo.webp.animated=false # Enable network inspector EX_DEV_CLIENT_NETWORK_INSPECTOR=true -android.aapt2FromMavenOverride=/nix/store/byfv81hvdjqslk28s3pnwnjm4f03m901-android-sdk-env/share/android-sdk/build-tools/33.0.0/aapt2 \ No newline at end of file +android.aapt2FromMavenOverride=/nix/store/6nrdbhdcmrig3vr80sc7qf9lna5cs1gb-android-sdk-env/share/android-sdk/build-tools/33.0.0/aapt2 \ No newline at end of file diff --git a/package.json b/package.json index 503e604..0a17462 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "graphql": "^16.8.1", "jest": "^29.2.1", "jest-expo": "~49.0.0", - "railbird-gql": "git+https://dev.railbird.ai/railbird/railbird-gql.git#ce8cfd6a68d7b27f478c99dd5ae74a411d4d0c77", + "railbird-gql": "git+https://dev.railbird.ai/railbird/railbird-gql.git#master", "react": "18.2.0", "react-native": "0.72.6", "react-native-dotenv": "^3.4.9", diff --git a/yarn.lock b/yarn.lock index 0806009..38088ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9798,7 +9798,7 @@ queue@6.0.2: dependencies: inherits "~2.0.3" -"railbird-gql@git+https://dev.railbird.ai/railbird/railbird-gql.git#ce8cfd6a68d7b27f478c99dd5ae74a411d4d0c77": +"railbird-gql@git+https://dev.railbird.ai/railbird/railbird-gql.git#master": version "1.0.0" resolved "git+https://dev.railbird.ai/railbird/railbird-gql.git#ce8cfd6a68d7b27f478c99dd5ae74a411d4d0c77" dependencies: