first commit i guess
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="androidx.constraintlayout.widget" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="30" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user