diff --git a/app/build.gradle b/app/build.gradle index 5ac5668..9de0380 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "tech.httptoolkit.android.v1" minSdkVersion 21 targetSdkVersion 29 - versionCode 17 - versionName "1.1.2" + versionCode 18 + versionName "1.1.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"