diff --git a/pubspec.lock b/pubspec.lock index 7b0a1c2..8c38aac 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,11 +5,11 @@ packages: dependency: "direct main" description: path: "." - ref: "v0.0.3" - resolved-ref: "1860e0ab3fedf916e4339641d8516a2b3973dced" + ref: "v0.0.4" + resolved-ref: "520b9d3af95b70bc2228f840d8c1d651ff53955c" url: "https://github.com/abc873693/ap_common" source: git - version: "0.0.3" + version: "0.0.4" archive: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1643638..7d7dd1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: nsysu_ap description: NSYSU AP -version: 0.2.3+203 +version: 0.2.4+204 environment: sdk: ">=2.2.2 <3.0.0" @@ -15,7 +15,7 @@ dependencies: ap_common: git: url: https://github.com/abc873693/ap_common - ref: v0.0.3 + ref: v0.0.4 # path: ../../GitHub-NKUST-ITC/ap_common #official plugin