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 731f27e commit 9c27e62Copy full SHA for 9c27e62
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "tech.httptoolkit.pinning_demo"
14
minSdkVersion 24
15
targetSdkVersion 33
16
- versionCode 7
17
- versionName "1.4.0"
+ versionCode 8
+ versionName "1.4.1"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments