Skip to content

Commit

Permalink
v3.16 新版本V9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LGH1996 committed Mar 17, 2024
1 parent ce84e2f commit 59e1ef3
Show file tree
Hide file tree
Showing 7 changed files with 6,080 additions and 10,604 deletions.
7 changes: 5 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.lgh.tapclick"
minSdkVersion 24
targetSdkVersion 34
versionCode 88
versionName "8.8"
versionCode 90
versionName "9.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions { annotationProcessorOptions { includeCompileClasspath = true } }
}
Expand Down Expand Up @@ -43,6 +43,9 @@ android {
storePassword '*'
}
}
lintOptions {
checkReleaseBuilds false
}
}

dependencies {
Expand Down
172 changes: 86 additions & 86 deletions app/build/outputs/mapping/release/configuration.txt

Large diffs are not rendered by default.

8,251 changes: 3,233 additions & 5,018 deletions app/build/outputs/mapping/release/mapping.txt

Large diffs are not rendered by default.

0 comments on commit 59e1ef3

Please sign in to comment.