Commit Graph

14 Commits

Author SHA1 Message Date
JingMatrix 0044a36fcf Update dependencies
When upgrading to gradle 9 +, we remove several unused tasks for development to simplify the process.

Close #385, #441, #445, #448, #462 as merged.
2025-11-08 11:56:08 +01:00
JingMatrix d625e00b6e Update dependencies
1. Parcel 1 is deprecated, see https://www.npmjs.com/package/parcel-bundler.
2. `com.android.application` 8.11.1 requires Gradle 8.13+
2025-07-12 08:07:01 +02:00
Caner Karaca 9222db4fa7 Update dependencies (#16)
Update for mainswitchbar from 1.0.2 to 1.1.0 should be ignored in the future.

Co-authored-by: JingMatrix <jingmatrix@gmail.com>
2024-09-12 11:31:07 +02:00
JingMatrix 0a935413fc Adjust proguard for Android R8
1. Use JDK 21
2. Update android plugins for JDK 21
3. Update gradle wrapper

The new R8 engine will change more class names than before, we thus
need to save those needed ones.
2024-05-18 23:48:43 +02:00
vvb2060 94d8a518cc update ndk 2024-01-07 13:23:32 +08:00
LoveSy b89c62f931
Upgrade to NDK 26 (#2762) 2023-09-20 06:29:25 +00:00
Howard Wu 894f9f481c
Upgrade Gradle wrapper to 8.3.0 (#2695) 2023-08-18 09:57:44 +00:00
LoveSy 7fe84388e4 Upgrade gradle 2023-07-10 21:56:07 +08:00
Howard Wu e2bfd98cee
Upgrade AGP (#2410)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2023-02-28 15:47:51 +00:00
LoveSy deb39ee1db
Update gradle and AGP (#2073) 2022-08-13 16:01:11 +00:00
LoveSy ec5f7847e9
Avoid using system methods in callback (#1830) 2022-04-10 08:15:52 +00:00
vvb2060 67422d881e
[gradle] Remove obsolete workaround (#837) 2021-08-02 17:00:15 +00:00
vvb2060 8e86ace802
Upgrade to AGP 7, ready to use Java 11 (#261)
* Update gradlew

./gradlew wrapper --gradle-version 6.8.3

* Fix line separator

* Fix build

Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-03 16:35:50 +00:00
solohsu 628ac9fd33 Migrate to GitHub 2019-01-19 01:54:14 +08:00