mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update Klick'r to 3.0.0 (47)
This commit is contained in:
parent
41b34c3771
commit
316addc32f
1 changed files with 16 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ SourceCode: https://github.com/Nain57/Smart-AutoClicker
|
|||
IssueTracker: https://github.com/Nain57/Smart-AutoClicker/issues
|
||||
Changelog: https://github.com/Nain57/Smart-AutoClicker/releases
|
||||
|
||||
AutoName: Smart AutoClicker
|
||||
AutoName: Klick'r
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Nain57/Smart-AutoClicker.git
|
||||
|
|
@ -515,7 +515,20 @@ Builds:
|
|||
- sed -i -e '/google-services/d' -e '/firebase-crashlytics/d' -e '/firebase.crashlytics/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 47
|
||||
commit: b8b413f2bf69213c0ea4fd413a975f67c3cc7b9f
|
||||
subdir: smartautoclicker
|
||||
gradle:
|
||||
- fDroid
|
||||
rm:
|
||||
- core/detection/src/debug
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.22.1'
|
||||
- sed -i -e '/google-services/d' -e '/firebase-crashlytics/d' -e '/firebase.crashlytics/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue