diff --git a/app/build.gradle b/app/build.gradle index 44ce388..91095a9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "tech.httptoolkit.android.v1" minSdkVersion 21 targetSdkVersion 33 - versionCode 23 - versionName "1.3.3" + versionCode 24 + versionName "1.3.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"