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 0704b66 commit a9bdb40Copy full SHA for a9bdb40
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 9
17
- versionName "1.5.0"
+ versionCode 10
+ versionName "1.6.0"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments