diff --git a/app/build.gradle b/app/build.gradle index 2f93b94f..a8742302 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { defaultConfig { applicationId 'by.naxa.soundrecorder' minSdkVersion 16 - targetSdkVersion 29 + targetSdkVersion 28 versionCode 202 versionName "2.0.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"