We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a5c5d commit 0cafef2Copy full SHA for 0cafef2
1 file changed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "tech.httptoolkit.pinning_demo"
15
minSdkVersion 24
16
targetSdkVersion 30
17
- versionCode 4
18
- versionName "1.2.1"
+ versionCode 5
+ versionName "1.3.0"
19
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
21
}
0 commit comments