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 7151531 commit 11c9388Copy full SHA for 11c9388
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 29
13
- versionName "1.3.9"
+ versionCode 30
+ versionName "1.3.10"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
0 commit comments