update ktor

This commit is contained in:
2020-12-02 16:21:31 +06:00
parent 8beaf61a08
commit 490c318d1c
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
apply plugin: 'com.getkeepsafe.dexcount'
android {
compileSdkVersion "$android_compileSdkVersion".toInteger()
buildToolsVersion "$android_buildToolsVersion"