We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3cb32 commit 34e06d2Copy full SHA for 34e06d2
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 30
13
- versionName "1.3.10"
+ versionCode 31
+ versionName "1.3.11"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
0 commit comments