Commit Graph

4 Commits

Author SHA1 Message Date
Fabian Wiesel b339602184 Adopt settings from Android Studio
It doesn't change any functionality, only the format and
settings according to the recommendations of Android Studio
2024-02-16 20:35:48 +01:00
edr 37b21ad495 Upgrade gradle 2023-10-01 21:43:17 +02:00
edr 0fc379c25b upgrade gradle 2023-09-30 13:58:23 +02:00
Branden Archer 3e321d6049 Workaround install crash on Android 5 and below
The aapt2 tool, new to Android Studio 3, creates an APK which fails
to install on Android 5 and below if it contains the following bug:

  https://issuetracker.google.com/issues/64434571

Build tools 27.0.1 has a mitigation. Avoiding aapt2 also avoids hitting
the bug.
2018-01-24 17:06:20 -05:00