Skip to content

Commit 573c063

Browse files
committed
Release v1.3.6
- Avoid false positives in VPN-killed-in-the-background detection - Ensure VPN status notification is shown whenever possible
1 parent ae65c37 commit 573c063

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 25
13-
versionName "1.3.5"
12+
versionCode 26
13+
versionName "1.3.6"
1414

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

0 commit comments

Comments
 (0)