From 2787b4890ab33d7d7bce0db7cb35ce64cc974707 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Wed, 6 Jan 2021 00:02:39 +0600 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e5be4fe..1b90c4a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ kotlin_serialisation_core_version=1.0.1 # ANDROID -android_minSdkVersion=19 +android_minSdkVersion=21 android_compileSdkVersion=30 android_buildToolsVersion=30.0.2 dexcount_version=2.0.0