Skip to content

Commit

Permalink
Release alpha7 (new package name)
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Feb 17, 2020
1 parent e7fba41 commit daa536b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ android {
compileSdkVersion 28
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "tech.httptoolkit.android"
applicationId "tech.httptoolkit.android.v1"
minSdkVersion 21
targetSdkVersion 28
versionCode 6
versionName "1.0.0-alpha6"
versionCode 7
versionName "1.0.0-alpha7"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit daa536b

Please sign in to comment.