Skip to content

Commit a7a5834

Browse files
authored
chore: upgrade testers to RN 0.84.1 (#1363)
1 parent fd1764d commit a7a5834

File tree

20 files changed

+3247
-4966
lines changed

20 files changed

+3247
-4966
lines changed

apps/tester-app/android/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,8 @@ allprojects {
3939
}()
4040
mavenCentral()
4141
google()
42+
maven {
43+
url(project(":react-native-async-storage_async-storage").file("local_repo"))
44+
}
4245
}
4346
}

0 commit comments

Comments
 (0)