We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e51acd commit 6da0ddcCopy full SHA for 6da0ddc
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "tech.httptoolkit.android.v1"
10
minSdkVersion 21
11
targetSdkVersion 33
12
- versionCode 28
13
- versionName "1.3.8"
+ versionCode 29
+ versionName "1.3.9"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
0 commit comments