Commit Graph

7 Commits

Author SHA1 Message Date
Aayush Gupta
fb3cc09ce2 gradle: Limit jitpack to libsu; drop unused google's maven repo
Ref: https://docs.gradle.org/current/userguide/declaring_repositories_adv.html#sec:repository-content-filtering

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-09-12 12:41:08 +05:30
Aayush Gupta
cabfaa983b Sync gplayapi 3.2.12 from jitpack
Jitpack seems fixed now

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-30 19:58:49 +05:30
Aayush Gupta
2739f2fbc9 gradle: Sync gplayapi from our gitlab package registry
Jitpack is having issues again for some reason

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 12:32:33 +05:30
Aayush Gupta
339ceb3ceb Partial-revert: gradle: Sync gplayapi from our gitlab package registry
Our maven repo still works, just that jitpack is a known repo at this point
and they have fixed the build issue we had.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 09:06:50 +01:00
Aayush Gupta
c99d213df3 gradle: Sync gplayapi from our gitlab package registry
jitpack is having frequent build issues and their github has over 1.5k+
open issues with majority having no replies. Better use something we can
manage and fix when required.

We are still dependent over jitpack for libsu though.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-29 00:41:13 +05:30
Aayush Gupta
396a3659fb gradle: Drop jcenter from repositories
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-27 21:15:00 +05:30
Aayush Gupta
c8228f45cc gradle: Migrate to Kotlin DSL
Kotlin DSL is the new default DSL for Android projects

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-18 22:32:35 +05:30