Skip to content

Commit daa536b

Browse files
committed
Release alpha7 (new package name)
1 parent e7fba41 commit daa536b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ android {
77
compileSdkVersion 28
88
buildToolsVersion "29.0.2"
99
defaultConfig {
10-
applicationId "tech.httptoolkit.android"
10+
applicationId "tech.httptoolkit.android.v1"
1111
minSdkVersion 21
1212
targetSdkVersion 28
13-
versionCode 6
14-
versionName "1.0.0-alpha6"
13+
versionCode 7
14+
versionName "1.0.0-alpha7"
1515

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

0 commit comments

Comments
 (0)