Skip to content

Commit 444397a

Browse files
committed
Release alpha11
- Improved TCP connection reliability - Reduced CPU usage - Styling tweaks - Added (How?) docs link to user cert status
1 parent a3bc920 commit 444397a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "tech.httptoolkit.android.v1"
1111
minSdkVersion 21
1212
targetSdkVersion 29
13-
versionCode 10
14-
versionName "1.0.0-alpha10"
13+
versionCode 11
14+
versionName "1.0.0-alpha11"
1515

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

0 commit comments

Comments
 (0)