From b375100232222afee33c68184059dc93487a1a86 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 12 Sep 2020 11:00:51 -0700 Subject: Update compile to Android 30 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 22bb95fa..3dbd73d4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,7 +1,7 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 27 + compileSdkVersion 30 defaultConfig { applicationId "github.daneren2005.dsub" -- cgit v1.2.3