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

11 lines
267 B
XML

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