Skip to content

Commit

Permalink
Release v1.3.3
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
pimterry committed Jul 6, 2022
1 parent 479afca commit aa5f1be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "tech.httptoolkit.android.v1"
minSdkVersion 21
targetSdkVersion 30
versionCode 22
versionName "1.3.2"
versionCode 23
versionName "1.3.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit aa5f1be

Please sign in to comment.