We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8c5fd commit 509f6ddCopy full SHA for 509f6dd
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "tech.httptoolkit.android.v1"
11
minSdkVersion 21
12
targetSdkVersion 28
13
- versionCode 8
14
- versionName "1.0.0-alpha8"
+ versionCode 9
+ versionName "1.0.0-alpha9"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
0 commit comments