Skip to content

Commit

Permalink
chore: update QQ version
Browse files Browse the repository at this point in the history
  • Loading branch information
HdShare committed Oct 25, 2024
1 parent b1c490d commit b47ae7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/java/io/github/qauxv/util/QQVersion.java
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,6 @@ private QQVersion() {
public static final long QQ_9_1_0_BETA_19640 = 7496;
public static final long QQ_9_1_0 = 7518;
public static final long QQ_9_1_5_BETA_20015 = 7646;
public static final long QQ_9_1_5 = 7688;
public static final long QQ_9_1_10_BETA_20440 = 7816;
}

0 comments on commit b47ae7b

Please sign in to comment.