Closed nseb closed 1 year ago
There is a problem with dependencies: implementation "androidx.core:core-ktx:+" , make depedency 1.8.0-alpha0 ,we work SDK31 (Android 12). I Think this declaration is better : implementation "androidx.core:core-ktx:$kotlin_version"
There is a problem with dependencies: implementation "androidx.core:core-ktx:+" , make depedency 1.8.0-alpha0 ,we work SDK31 (Android 12). I Think this declaration is better : implementation "androidx.core:core-ktx:$kotlin_version"