mirror of
https://github.com/owenlejeune/TVTime.git
synced 2026-02-13 16:57:19 -05:00
add koin, retrofit and setup retrofit boilerplate
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.owenlejeune.tvtime">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<application
|
||||
android:name=".TvTimeApplication"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
||||
Reference in New Issue
Block a user