We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc01ff3 + 09f6e56 commit 7b1e915Copy full SHA for 7b1e915
2 files changed
βapp/build.gradleβ
@@ -10,7 +10,7 @@ properties.load(project.rootProject.file('local.properties').newDataInputStream(
10
11
android {
12
namespace = "com.hmju.httptracking"
13
- compileSdkVersion 34
+ compileSdk 34
14
defaultConfig {
15
applicationId "com.hmju.httptracking"
16
minSdkVersion 23
βui/build.gradleβ
@@ -7,7 +7,7 @@ plugins {
7
8
9
namespace = "hmju.http.tracking"
targetSdkVersion 34
0 commit comments