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 df541dc commit f23382dCopy full SHA for f23382d
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "tech.httptoolkit.android.v1"
14
minSdk = 21
15
targetSdk = 35
16
- versionCode = 35
17
- versionName = "1.5.1"
+ versionCode = 36
+ versionName = "1.6.0"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
0 commit comments