We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c69057 commit 92753c1Copy full SHA for 92753c1
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 27
13
- versionName "1.3.7"
+ versionCode 28
+ versionName "1.3.8"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
0 commit comments