Commit Graph

11 Commits

Author SHA1 Message Date
stevenyomi e3638b172f Update deprecated AGP properties (#770)
* Update deprecated AGP properties

* Remove unused suppression
2024-01-30 22:11:05 +00:00
AntsyLich 7eb7c2567a
Address some warnings and deprecations (#18436)
* Address some warnings and deprecations

* Add back `AndroidConfig.targetSdk`
2023-10-08 18:47:14 -03:00
arkon 1674bf1d6e
Target Android 14 (#17144) 2023-07-16 16:21:07 -04:00
arkon 8ac6bfcce1
Bump compile and target SDKs to Android 13 (#13296) 2022-08-31 17:13:01 -04:00
arkon 78947a0392
Target Android 12L (#11258) 2022-03-27 15:56:42 -04:00
arkon 2a3d88cea0
Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
arkon 4f59751cb0
Remove explicit build tools version (#9013) 2021-09-09 08:57:15 -04:00
arkon 3d0af119ce
Compile to SDK 30, update lib dependencies (#7187) 2021-05-22 16:04:17 -04:00
arkon d84a4c90b1
Project reorganization (#5096)
* Rename AndroidConfig to Config

* Move base AndroidManifest.xml

* Make fallback icons into an Android module

* Add example of how to only load a single extension in Gradle project
2020-12-11 09:41:48 -05:00
arkon e405512146
Update to SDK 29 (#3629)
* Print out repo JSON contents during build

* Target SDK 29
2020-06-27 15:21:46 -04:00
arkon be6c269621
Use Kotlin DSL for library gradle files (#3628) 2020-06-27 14:02:46 -04:00