Update version to 1.0.2

This commit is contained in:
2023-04-25 05:41:35 +08:00
parent 9593ef3408
commit aad3f146f8
5 changed files with 18 additions and 6 deletions

View File

@@ -26,8 +26,8 @@ ext {
repository : [
groupId : 'com.highcapable.yukireflection',
apiVersion : [
name: '1.0.1',
code: 2
name: '1.0.2',
code: 3
],
name : 'YukiReflection',
description: 'An efficient Reflection API for the Android platform built in Kotlin.',