SecondCommit

This commit is contained in:
ravik
2024-12-03 17:27:57 +05:30
parent a6f3a3b931
commit c22ceebc17
467 changed files with 13357 additions and 3819 deletions
@@ -1,12 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.androidbuts.multispinnerfilter"
android:versionCode="1"
android:versionName="1.0" >
package="com.androidbuts.multispinnerfilter" >
<uses-sdk
android:minSdkVersion="20"
android:targetSdkVersion="29" />
<uses-sdk android:minSdkVersion="20" />
<application android:allowBackup="true" >
</application>
@@ -1,5 +1,5 @@
{
"version": 2,
"version": 3,
"artifactType": {
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
"kind": "Directory"
@@ -10,7 +10,9 @@
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"outputFile": "AndroidManifest.xml"
}
]
],
"elementType": "File"
}
@@ -1,12 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.androidbuts.multispinnerfilter"
android:versionCode="1"
android:versionName="1.0" >
package="com.androidbuts.multispinnerfilter" >
<uses-sdk
android:minSdkVersion="20"
android:targetSdkVersion="29" />
<uses-sdk android:minSdkVersion="20" />
<application android:allowBackup="true" >
</application>
@@ -1,5 +1,5 @@
{
"version": 2,
"version": 3,
"artifactType": {
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
"kind": "Directory"
@@ -10,7 +10,9 @@
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"outputFile": "AndroidManifest.xml"
}
]
],
"elementType": "File"
}