Commit Graph

14 Commits

Author SHA1 Message Date
fd79c4ef0d chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- using new maven publish function
- update gradle and dependencies
2023-09-22 17:00:04 +08:00
47c7600a6b Fix naming of "ShortArrayType" in VariableTypeFactory 2023-06-26 05:59:55 +08:00
6067ce9123 Fix get interfaces of class by (@yangyiyu08) in ReflectionFactory 2023-05-05 23:50:25 +08:00
e9219a51f3 Modify remove Members cache function, optimizing performance of finder 2023-04-25 05:03:35 +08:00
df6f698629 Added Sequence.findLastIndex, Sequence.lastIndex functions in UtilsFactory 2023-04-25 04:30:05 +08:00
e6cc545fe2 Modify change some HashMap to ArrayMap to save memory 2023-04-20 17:21:55 +08:00
f516f2de52 Modify merge contents of build.gradle into constant definitions 2023-04-16 00:12:35 +08:00
3e1d86a57c Modify remove build function in YukiReflection.Configs 2023-04-16 00:09:05 +08:00
bb2bfb0dda Modify merge yukireflection java-library project to android-library project 2023-04-15 21:19:05 +08:00
082fa898df Modify move maven configs from .gradle to .maven directory and make it to json file 2023-04-15 00:55:35 +08:00
e610fd74e3 Update Gradle & Kotlin
- Update Kotlin version to 1.8.20
- Update Gradle version to 8.0.2
- Update Gradle dependencies
2023-04-08 00:46:35 +08:00
ff4456aedc Modify remove invalid statement UserDataHandlerClass in ComponentTypeFactory 2023-01-31 21:42:10 +08:00
178ebe390f Added androidx stub dependencies 2023-01-26 17:45:52 +08:00
7333b885fd Initial commit 2023-01-26 01:06:50 +08:00