blob: a7867373bcb9d3c9e8737cb333fe7f7f31f7e9fe [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="example.hilt">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="28"/>
<application android:name=".CoffeeApp">
</application>
</manifest>