Skip to content

F-Droid - setup spilt ABI versionCode #1069

Description

@licaon-kter

Version of Smart AutoClicker

4.0.0

Apk

F-Droid

Device brand and model

Version of your Android OS

Type

Smart scenario

Describe what happened?

F-Droid can support split ABI APKs, one per arch, but we need the ABI separator at the end

can https://github.com/Nain57/Smart-AutoClicker/blob/4.0.0/smartautoclicker/build.gradle.kts#L127 be changed to output.versionCode.set(baseVersionCode * 10_000 + abiVersionCode) ?

or * 1_000 + if you don't want to balloon versions 😄

Describe what should have happened?

Is it a duplicate?

  • There is no duplicates

Did you provide enough information?

  • I have attached the required files

Metadata

Metadata

Assignees

Labels

acceptedImprovements have been accepted by the developerbugSomething isn't working

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions