update used libraries
This commit is contained in:
		| @ -32,7 +32,6 @@ import androidx.fragment.app.Fragment | ||||
| import androidx.fragment.app.commit | ||||
| import kotlinx.android.synthetic.main.activity_main.* | ||||
| import kotlinx.coroutines.GlobalScope | ||||
| import kotlinx.coroutines.async | ||||
| import kotlinx.coroutines.launch | ||||
| import org.mosad.teapod.parser.AoDParser | ||||
| import org.mosad.teapod.preferences.EncryptedPreferences | ||||
|  | ||||
| @ -13,7 +13,6 @@ import androidx.recyclerview.widget.RecyclerView | ||||
| import com.bumptech.glide.Glide | ||||
| import com.bumptech.glide.request.RequestOptions | ||||
| import jp.wasabeef.glide.transformations.BlurTransformation | ||||
| import jp.wasabeef.glide.transformations.RoundedCornersTransformation | ||||
| import kotlinx.android.synthetic.main.fragment_media.* | ||||
| import org.mosad.teapod.MainActivity | ||||
| import org.mosad.teapod.R | ||||
|  | ||||
| @ -14,7 +14,7 @@ | ||||
|     </notice> | ||||
|     <notice> | ||||
|         <name>ExoPlayer</name> | ||||
|         <url>https://github.com/material-components/material-components-android</url> | ||||
|         <url>https://github.com/google/ExoPlayer</url> | ||||
|         <copyright>Copyright The Android Open Source Project</copyright> | ||||
|         <license>Apache Software License 2.0</license> | ||||
|     </notice> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user