mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-07 03:05:21 +08:00
Update version to 1.0.1
This commit is contained in:
@@ -14,7 +14,7 @@ ext {
|
||||
targetSdk : 33
|
||||
]
|
||||
app = [
|
||||
versionName: '1.0.0',
|
||||
versionName: 'universal',
|
||||
versionCode: 1
|
||||
]
|
||||
maven = [
|
||||
@@ -26,8 +26,8 @@ ext {
|
||||
repository : [
|
||||
groupId : 'com.highcapable.yukireflection',
|
||||
apiVersion : [
|
||||
name: '1.0.0',
|
||||
code: 1
|
||||
name: '1.0.1',
|
||||
code: 2
|
||||
],
|
||||
name : 'YukiReflection',
|
||||
description: 'An efficient Reflection API for the Android platform built in Kotlin.',
|
||||
|
Reference in New Issue
Block a user