We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b75ae9 commit d09ff2eCopy full SHA for d09ff2e
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "tech.httptoolkit.android.v1"
11
minSdkVersion 21
12
targetSdkVersion 29
13
- versionCode 14
14
- versionName "1.0.2"
+ versionCode 15
+ versionName "1.1.0"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
0 commit comments