1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-15 16:39:37 +00:00

Updated gradle

This commit is contained in:
M66B 2024-05-20 22:14:21 +02:00
parent a44c73ad3c
commit 61537ca888
4 changed files with 4 additions and 1 deletions

View file

@ -13,6 +13,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Listing NOT rule conditions
* Reverted AndroidX fragment to version 1.6.2
* Small improvements and minor bug fixes
* Updated build tools
* Updated [translations](https://crowdin.com/project/open-source-email)
Preview versions are available [here](https://bitbucket.org/M66B/fairemail-test/downloads/).

View file

@ -13,6 +13,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Listing NOT rule conditions
* Reverted AndroidX fragment to version 1.6.2
* Small improvements and minor bug fixes
* Updated build tools
* Updated [translations](https://crowdin.com/project/open-source-email)
Preview versions are available [here](https://bitbucket.org/M66B/fairemail-test/downloads/).

View file

@ -7,7 +7,7 @@ buildscript {
dependencies {
// https://developer.android.com/studio/releases/gradle-plugin
classpath 'com.android.tools.build:gradle:8.4.0'
classpath 'com.android.tools.build:gradle:8.4.1'
// https://github.com/bugsnag/bugsnag-android-gradle-plugin
// https://mvnrepository.com/artifact/com.bugsnag/bugsnag-android-gradle-plugin
classpath "com.bugsnag:bugsnag-android-gradle-plugin:8.1.0"

View file

@ -13,6 +13,7 @@ Next version
* Listing NOT rule conditions
* Reverted AndroidX fragment to version 1.6.2
* Small improvements and minor bug fixes
* Updated build tools
* Updated translations
Preview versions are available here.