Skip to content

Commit

Permalink
fix AndroidManifest issue
Browse files Browse the repository at this point in the history
  • Loading branch information
radex committed Nov 23, 2024
1 parent 1771956 commit 2257873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.nozbe.watermelondb" />
<manifest />

0 comments on commit 2257873

Please sign in to comment.