Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev committed Jan 2, 2025
1 parent 4c53442 commit 014fd7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 2 additions & 1 deletion packages/realm/android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.realm">
</manifest>
4 changes: 0 additions & 4 deletions packages/realm/tests/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ allprojects {
}

rootProject.buildDir = '../build'

android {
namespace 'io.realm'
}
subprojects {
project.buildDir = "${rootProject.buildDir}/${project.name}"
}
Expand Down

0 comments on commit 014fd7a

Please sign in to comment.