diff --git a/app/build.gradle b/app/build.gradle index a9e11e8..ac6e7ac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "tech.httptoolkit.android.v1" minSdkVersion 21 targetSdkVersion 33 - versionCode 33 - versionName "1.4.0" + versionCode 34 + versionName "1.5.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"