Skip to content

Commit

Permalink
1.2 version auto click apk build
Browse files Browse the repository at this point in the history
  • Loading branch information
damonlear committed Jun 18, 2021
1 parent 2344ccb commit e1dae3f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 自动点击屏幕助手

# auto to touch one point on postdelay time
## auto click the scan

自动点击屏幕
自动点赞助手
自动点赞apk

## 无障碍辅助
## 桌面悬浮框

基于https://github.com/superzhangjh/AutoTouch的1.1版本做的优化
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 2
versionName "1.1"
versionName "1.2"
}
buildTypes {
release {
Expand Down
2 changes: 1 addition & 1 deletion app/release/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":2,"versionName":"1.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":2,"versionName":"1.2","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
Binary file added app/release/自动点赞助手1.2.apk
Binary file not shown.
Binary file added app/release/自动点赞助手1.2.apk.zip
Binary file not shown.

0 comments on commit e1dae3f

Please sign in to comment.