Skip to content

Commit 34e06d2

Browse files
committed
Release v1.3.11
- Intercept some more testing ports by default - Improve connected UI layout on very small screens
1 parent 3a3cb32 commit 34e06d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "tech.httptoolkit.android.v1"
1010
minSdkVersion 21
1111
targetSdkVersion 33
12-
versionCode 30
13-
versionName "1.3.10"
12+
versionCode 31
13+
versionName "1.3.11"
1414

1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616

0 commit comments

Comments
 (0)