Skip to content

Commit da5f4b4

Browse files
committed
android integration
1 parent 2095d07 commit da5f4b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/async-storage/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ yarn-error.log
2727
lib/
2828

2929
# native shared-storage binaries
30-
android/libs/*
31-
!android/libs/.gitkeep
30+
android/local_repo/*
31+
!android/local_repo/.gitkeep
3232
ios/Framework/*
3333
!ios/Framework/.gitkeep
3434

0 commit comments

Comments
 (0)