Skip to content

Commit 563ca31

Browse files
committed
Trying to fix build
1 parent 3ae04e4 commit 563ca31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
-->
16-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
17-
package="com.example.sqlbasics">
16+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" >
1817

1918
<application
2019
android:allowBackup="true"

0 commit comments

Comments
 (0)