We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253e545 commit a6d7519Copy full SHA for a6d7519
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 8
17
- versionName "1.4.1"
+ versionCode 9
+ versionName "1.5.0"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments