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 af10040 commit 7e82e09Copy full SHA for 7e82e09
app/build.gradle.kts
@@ -11,7 +11,7 @@ android {
11
defaultConfig {
12
applicationId = "tech.httptoolkit.android.v1"
13
minSdk = 21
14
- targetSdk = 34
+ targetSdk = 35
15
versionCode = 35
16
versionName = "1.5.1"
17
0 commit comments