Skip to content

Commit

Permalink
Release v1.3.5
Browse files Browse the repository at this point in the history
- Remove GA (to fix SDK issues & avoid unnecessary data collection)
  • Loading branch information
pimterry committed Apr 10, 2023
1 parent 2c2fe1e commit e02a16d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "tech.httptoolkit.android.v1"
minSdkVersion 21
targetSdkVersion 33
versionCode 24
versionName "1.3.4"
versionCode 25
versionName "1.3.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit e02a16d

Please sign in to comment.