Commit Graph

14 Commits

Author SHA1 Message Date
Aayush Gupta
0d5c90bcd9 Bump to AGP 8.0.2
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-25 14:26:04 +05:30
Aayush Gupta
5664494a1d Apply ribbon to debug and nightly variant's launcher icon
Create a noticeable difference between nightly, debug and stable

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-08 16:09:17 +05:30
Aayush Gupta
87a960c475 Bump to AGP 8.0.1
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-08 14:25:07 +05:30
Patryk Mis
f6dbcb12f6 Update Kotlin
Signed-off-by: Patryk Mis <foss@patrykmis.com>
2023-05-02 12:16:46 +02:00
Aayush Gupta
f6235fe414 Bring in ktlint to format code
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-04-30 12:20:51 +05:30
Aayush Gupta
fb4a4aa787 Bump dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-04-08 00:18:23 +05:30
Aayush Gupta
5c1f2f01cc Bump to Kotlin 1.8.20
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-04-08 00:18:23 +05:30
Aayush Gupta
cba0a5f794 Bump to latest stable AGP and Gradle version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-04-08 00:18:23 +05:30
Aayush Gupta
ecf16661dc Refactor gradle configuration and update dependencies
- Enable java 11 language features
- Switch to groovy syntax
- Switch to new gradle plugins and dependency configuration
- Drop deprecated properties
- Switch from buildscript to project.ext closure for version property
- Update dependencies to latest stable versions
- Address build errors arising due to dependencies update

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2022-08-28 19:30:40 +05:30
Rahul Patel
5de599d7cc Update gradle 2022-02-19 21:27:07 +05:30
Rahul Kumar Patel
25c0c8b32d Bump SDK to 32 + update gradle 2022-02-13 00:41:35 +05:30
Oliver Scott
f83d26df58 Android 12 updates
* Updated gradle version and dependencies
* Bumped compileSdkVersion and targetSdkVersion to 31
* Added support for updates without user action
* Bumped versionCode and versionName

Changes required by API level 31:
 * Added explicit exported tags to activities and receivers
 * Added explicit IMMUTABLE|MUTABLE flags to PendingIntents
2021-11-12 09:46:00 -05:00
Rahul Kumar Patel
2efad1954e Update gradle & dependencies 2021-03-29 04:18:11 +05:30
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30