Skip to content

Commit aa5f1be

Browse files
committed
Release v1.3.3
- Update text for cert install prompt for Android 13 - Clarify cert install prompt text to reduce issues - Continue showing cert install prompt until completed - Allow explicitly dismissing cert install prompt
1 parent 479afca commit aa5f1be

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "tech.httptoolkit.android.v1"
1111
minSdkVersion 21
1212
targetSdkVersion 30
13-
versionCode 22
14-
versionName "1.3.2"
13+
versionCode 23
14+
versionName "1.3.3"
1515

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

0 commit comments

Comments
 (0)