WWW/obj/Debug/net8.0-android/lp/150/jl/AndroidManifest.xml

11 lines
267 B
XML
Raw Permalink Normal View History

2025-03-05 10:52:49 +03:00
<?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>