Skip to content

Commit ea0d026

Browse files
committed
Release v1.5.0
- Add Android TV support - Allow skipping certificate setup - Update to Android SDK v34
1 parent b9d1e94 commit ea0d026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "tech.httptoolkit.android.v1"
1414
minSdkVersion 21
1515
targetSdkVersion 34
16-
versionCode 33
17-
versionName "1.4.0"
16+
versionCode 34
17+
versionName "1.5.0"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020

0 commit comments

Comments
 (0)