compileSdkVersion 33 and library updates
* core-ktx 1.8.0 -> 1.9.0 * appcompat 1.5.0 -> 1.5.1 * navigation-fragment-ktx 2.5.1 -> 2.5.2 * navigation-ui-ktx 2.5.1 -> 2.5.2
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.7.10"
|
||||
ext.ktor_version = "2.1.0"
|
||||
ext.ktor_version = "2.1.1"
|
||||
ext.exo_version = "2.17.1"
|
||||
repositories {
|
||||
google()
|
||||
|
Reference in New Issue
Block a user