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 b9d1e94 commit ea0d026Copy full SHA for ea0d026
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "tech.httptoolkit.android.v1"
14
minSdkVersion 21
15
targetSdkVersion 34
16
- versionCode 33
17
- versionName "1.4.0"
+ versionCode 34
+ versionName "1.5.0"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
0 commit comments