teapod/app/src/main
Jannik 5e48e724a7
update some libraries & coroutines 1.5.0
* androidx.core 1.3.2 -> 1.5.0
* androidx.appcompat 1.2.0 -> 1.3.0
* gson 2.8.6 -> 2.8.7
* coroutines-android 1.4.3 -> 1.5.0
  * don't use GlobalScope, use lifecycleScope and vieModelScope instead. This fixes a few issues when fragments where destroied befor the coroutine finished.
* gradle wrapper 7.0 -> 7.9.2
2021-06-06 17:54:19 +02:00
..
java/org/mosad/teapod update some libraries & coroutines 1.5.0 2021-06-06 17:54:19 +02:00
res don't use "save" when selecting the media language, use "apply" instead 2021-06-04 00:18:33 +02:00
AndroidManifest.xml don't exclude player from history 2021-03-02 14:52:46 +01:00
ic_launcher-playstore.png added a app icon 2020-10-25 20:04:48 +01:00