mcastillof / FakeTraveler

Fake where your phone is located (Mock location for Android).
GNU General Public License v3.0
718 stars 91 forks source link

F-Droid can't build #59

Closed licaon-kter closed 1 year ago

licaon-kter commented 1 year ago

IIRC, this was in the past an error we could ignore via lint options: https://gitlab.com/fdroid/fdroiddata/-/jobs/4012666000#L630 but not any more?

mcastillof commented 1 year ago

Hi @licaon-kter. To be honest, I don't know what caused the problem, nor how to solve it. I did this change on the hope that it works. I also updated the tag and release version. https://github.com/mcastillof/FakeTraveler/commit/5e443dbd3408ffbf65e1fa1642873e94cc8bfade

licaon-kter commented 1 year ago

I guess the text should be self explanatory.

What's odd is, you don't see the same error? You build in Android Studio or command line?

mcastillof commented 1 year ago

I don't see the error as it build successfully here. I'm using Android Studio.

mcastillof commented 1 year ago

does the change to "targetSdkVersion 31" worked? how many time needs to pass before F-droid tries to build it again?

mcastillof commented 1 year ago

@licaon-kter, thanks for helping me to fix this over IRC. https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12850