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 Nov 14, 2024
1 parent f390a78 commit ceb89f4
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 @@ -165,4 +165,6 @@ private QQVersion() {
public static final long QQ_9_1_5 = 7688;
public static final long QQ_9_1_10_BETA_20440 = 7816;
public static final long QQ_9_1_10 = 7858;
public static final long QQ_9_1_15_BETA_20865 = 7986;
public static final long QQ_9_1_15 = 8028;
}

0 comments on commit ceb89f4

Please sign in to comment.