Skip to content

Commit c007b0f

Browse files
committed
Release v1.5.0
- Android TV support - Allow skipping manual certificate installation
1 parent a4c9b23 commit c007b0f

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
@@ -9,8 +9,8 @@ android {
99
applicationId "tech.httptoolkit.android.v1"
1010
minSdkVersion 21
1111
targetSdkVersion 33
12-
versionCode 33
13-
versionName "1.4.0"
12+
versionCode 34
13+
versionName "1.5.0"
1414

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

0 commit comments

Comments
 (0)