diff --git a/app/build.gradle b/app/build.gradle index e5891e7..f0e2c0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "tech.httptoolkit.android.v1" minSdkVersion 21 targetSdkVersion 29 - versionCode 18 - versionName "1.1.3" + versionCode 19 + versionName "1.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"