diff --git a/app/build.gradle b/app/build.gradle index 758ad08..e1919c6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.dp.logcatapp" minSdkVersion 16 targetSdkVersion 30 - versionCode 32 - versionName "1.7.1" + versionCode 33 + versionName "1.7.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true }