Skip to content

Commit a9f1cc8

Browse files
committed
v1.2.0
1 parent 336a2d2 commit a9f1cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "tech.httptoolkit.pinning_demo"
1212
minSdkVersion 24
1313
targetSdkVersion 30
14-
versionCode 2
15-
versionName "1.1.0"
14+
versionCode 3
15+
versionName "1.2.0"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)