diff --git a/ListifyFrontend/app/build.gradle b/ListifyFrontend/app/build.gradle index 8922ce6..f56ecf1 100644 --- a/ListifyFrontend/app/build.gradle +++ b/ListifyFrontend/app/build.gradle @@ -1,7 +1,7 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 30 + compileSdkVersion 28 buildToolsVersion "30.0.2" defaultConfig {