Commit Graph

9 Commits

Author SHA1 Message Date
Hai Zhang
d0ddf5cfee Revert "[Fix] Work around R8 bug."
This reverts commit 1ae5a81d32.

Fixes: #991
2023-09-28 18:21:35 -07:00
Hai Zhang
1ae5a81d32 [Fix] Work around R8 bug.
See https://issuetracker.google.com/issues/296654327

Fixes: #990
2023-08-20 05:47:35 -07:00
Hai Zhang
89496c11df [Fix] Fix gradlew build by following gradle.properties from new
Android Studio project.
2023-04-16 22:21:03 -07:00
Hai Zhang
c8e9c6efc7 [Refactor] Refer to transitive R references directly.
And remove legacy build options.
2023-04-16 15:54:19 -07:00
Hai Zhang
c514359dff [Feature] Update dependencies.
Updated AGP to 8.0, dropped unused kapt, dropped jetifier by using
ssiv-androidx, and updated various dependencies.
2023-04-16 15:31:15 -07:00
Hai Zhang
20eab3fd08 [Fix] Fix minifyReleaseWithR8 during build by giving it more heap space. 2020-05-16 14:18:27 -07:00
Hai Zhang
826459cb27 [Feature] Add Kotlin to project. 2020-04-25 13:59:36 -07:00
Zhang Hai
dc80f3cd16 [Refactor] Migrate to AndroidX for the future. 2018-11-04 23:49:04 -08:00
Zhang Hai
9a518fa63a [Feature] New project. 2018-05-26 19:47:04 -07:00