diff --git a/.idea/misc.xml b/.idea/misc.xml index 8978d23..9f71c83 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,7 @@ + - + diff --git a/app/build.gradle b/app/build.gradle index 92a3e42..7ed66fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,12 +5,12 @@ plugins { android { namespace 'com.example.sensortestingapp' - compileSdk 33 + compileSdk 32 defaultConfig { applicationId "com.example.sensortestingapp" minSdk 29 - targetSdk 33 + targetSdk 32 versionCode 1 versionName "1.0"