| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-21 | Android: Use version catalog and update dependencies | Simonx22 | |
| Migrate plugin and dependency versions to a Gradle version catalog and update dependencies to their latest available versions. | |||
| 2025-11-12 | Android: Update Gradle Wrapper | Simonx22 | |
| 2025-11-11 | Android: Update dependencies | Simonx22 | |
| Note: This also updates Kotlin to 2.2.21 which requires small adjustments in our Kotlin code. | |||
| 2025-07-24 | Android: Bump SDK to 36 and Gradle to 8.13 | Simon | |
| Starting August 31, 2025, targeting at least Android 15 (API level 35) will be required: https://support.google.com/googleplay/android-developer/answer/11926878 This commit sets the target SDK to API level 36 (Android 16), the latest available version. | |||
| 2025-03-04 | Android: Upgrade AGP & Gradle | dreamsyntax | |
| AGP 8.2.0 -> 8.9.0 Gradle and wrapper to 8.11.1 Baseline Profile plugin to 1.3.3 | |||
| 2023-12-09 | android: Update AGP to 8.2.0 | Charles Lombardo | |
| Also updates gradle to 8.2 as that is the minimum required version for AGP 8.2.0 | |||
| 2023-03-15 | Android: Update gradle to 8.0 | Charles Lombardo | |
| 2023-01-14 | Android: Upgrade gradle from 7.5.1 to 7.6 | Charles Lombardo | |
| 2022-12-08 | Android: Upgrade dependencies | Charles Lombardo | |
| 2022-05-29 | android: update gradle to 7.4.2 | Shawn Hoffman | |
| 2022-01-06 | Android: update dependencies | Simonx22 | |
| 2021-07-25 | Android: update dependencies | Simonx22 | |
| 2021-05-10 | Android: bump gradle & dependencies version | sspacelynx | |
| jecenter() is EOL, so swap that out with mavenCentral() | |||
| 2021-01-15 | Android: Update Gradle Plugin to 4.1.1 | Simonx22 | |
| 2020-10-06 | Enable support for Java 8 API desugaring. | Isira Seneviratne | |
| 2019-11-22 | Bumps compile API to 29 (Q) removes unecessary casts and deprecated | Rafael Toledo | |
| calls | |||
| 2019-08-21 | Android Studio 3.5 Updates | Ryan Meredith | |
| 2019-02-18 | Android Studio 3.3.1 Updates | Ryan Meredith | |
| 2018-11-02 | Android Studio 3.2.1 recommended updates | Ryan Meredith | |
| 2018-03-28 | Android: Updates for Android Studio 3.1 | Ryan Meredith | |
| 2017-10-26 | Android: Update gradle version | Greg Wicks | |
| 2017-03-04 | Android: Update android studio + gradle. | degasus | |
| Android studio 2.3 finally displays the result of the native compilation, so C++ warnings are now shown in the build log. | |||
| 2016-10-05 | Android: Update the gradle file to use android studio 2.2 cmake. | degasus | |
| 2016-01-21 | Fix android builds | sigmabeta | |
| 2016-01-10 | Update build tools + support libraries | sigmabeta | |
| 2015-07-13 | Android:Changes to simplify command-line building of the app, and bugfixes ↵ | sigmabeta | |
| to the Gradle script | |||
