diff --git a/app/build.gradle b/app/build.gradle index 0057f67..cdfabfe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "tech.httptoolkit.android.v1" minSdkVersion 21 targetSdkVersion 33 - versionCode 29 - versionName "1.3.9" + versionCode 30 + versionName "1.3.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"