Open nohjunh opened 1 year ago
During app build, several compile errors were displayed due to version differences.
-> Because of the difference in the version of Coroutines
Change Coroutine Version to "implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9'"
During app build, several compile errors were displayed due to version differences.
-> Because of the difference in the version of Coroutines