Aayush Gupta
13a08857b2
Bump dependencies to latest stable release
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-02-20 19:14:51 +05:30
Aayush Gupta
2b3e34a196
Bump plugins & dependencies to latest stable release
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-01-20 13:55:37 +05:30
Aayush Gupta
7420c96b86
Import and setup Hilt for dependency injection
...
Considering we will be having a room database instance soon for downloads
and already have tons of other instances everywhere, feels right time to
use Hilt to manage them to avoid more memory leaks.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-13 12:23:18 +05:30
Aayush Gupta
2d8de93ebd
Bump AGP to 8.2.0
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-02 14:46:16 +05:30
Aayush Gupta
74f54c83c1
Bump dependencies to latest stable version
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-11-21 18:26:00 +05:30
Aayush Gupta
5cc49daa12
Bump to latest stable AGP and Gradle version
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-10-25 00:14:34 +05:30
Aayush Gupta
25af92c445
gradle: Bump all plugins to latest stable version
...
* Also set jvmToolchain using kotlin block
Ref: https://developer.android.com/build/jdks#toolchain
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-10-02 17:04:17 +05:30
Aayush Gupta
184bfb5f69
Bump AGP and Gradle to latest stable release
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-22 13:54:41 +05:30
Aayush Gupta
b77a87d55f
Drop easylauncher plugin and import generated files
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-21 12:07:28 +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