We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3feedb7 commit caf49fbCopy full SHA for caf49fb
1 file changed
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "tech.httptoolkit.android.v1"
13
minSdk = 21
14
targetSdk = 34
15
- versionCode = 34
16
- versionName = "1.5.0"
+ versionCode = 35
+ versionName = "1.5.1"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
0 commit comments