|
|
|
@ -14,8 +14,7 @@
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
limitations under the License.
|
|
|
|
|
-->
|
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
package="com.google.samples.apps.nowinandroid.uitesthiltmanifest">
|
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
|
|
|
|
|
<application>
|
|
|
|
|
<activity android:name=".HiltComponentActivity" />
|
|
|
|
|