Skip to content

Commit a9bdb40

Browse files
committed
Release v1.6.0
1 parent 0704b66 commit a9bdb40

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
@@ -13,8 +13,8 @@ android {
1313
applicationId "tech.httptoolkit.pinning_demo"
1414
minSdkVersion 24
1515
targetSdkVersion 33
16-
versionCode 9
17-
versionName "1.5.0"
16+
versionCode 10
17+
versionName "1.6.0"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
}

0 commit comments

Comments
 (0)