mirror of
https://github.com/Xtao-Labs/GCAuth-OAuth.git
synced 2024-11-21 14:48:24 +00:00
⬆️ Upgrade dependencies
This commit is contained in:
parent
4cc1a47ef1
commit
e43ecfa5c7
@ -17,7 +17,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation files('lib/grasscutter-1.1.2-dev.jar')
|
||||
implementation files('lib/grasscutter-1.2.2-dev.jar')
|
||||
implementation files('lib/gcauth-2.4.0.jar')
|
||||
}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "GCAuth_OAuth",
|
||||
"description": "The in-game login system for Grasscutter is based on oauth and GCAuth.",
|
||||
"version": "1.1.3",
|
||||
"version": "1.2.0",
|
||||
"author": ["omg-xtao"],
|
||||
"mainClass": "com.xtaolabs.gcauth_oauth.GCAuth_OAuth"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user