updated_code

This commit is contained in:
ravik
2025-09-26 17:47:51 +05:30
parent 741480e66e
commit a04e0db9d5
133 changed files with 609 additions and 60 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.androidbuts.multispinnerfilter" >
<uses-sdk android:minSdkVersion="24" />
<application android:allowBackup="true" >
</application>
</manifest>