We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8b3c7 commit 42fbbeeCopy full SHA for 42fbbee
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "tech.httptoolkit.android.v1"
10
minSdkVersion 21
11
targetSdkVersion 33
12
- versionCode 26
13
- versionName "1.3.6"
+ versionCode 27
+ versionName "1.3.7"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
0 commit comments