Skip to content

Commit

Permalink
V2.06 新版本V2.06
Browse files Browse the repository at this point in the history
  • Loading branch information
LGH1996 committed Nov 15, 2023
1 parent adc2e45 commit 9aae682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 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 75
versionName "7.5"
versionCode 76
versionName "7.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions { annotationProcessorOptions { includeCompileClasspath = true } }
}
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 9aae682

Please sign in to comment.