ServicePartsStockManagement.../AppSAV/obj/Debug/net8.0-android/lp/149/jl/AndroidManifest.xml
2025-01-16 15:15:49 +01:00

11 lines
278 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.bumptech.glide.gifdecoder" >
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="32" />
<application />
</manifest>