Skip to content

Commit

Permalink
chore: update QQ versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu committed Jun 2, 2024
1 parent ca58a01 commit f42ee54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/io/github/qauxv/util/QQVersion.java
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ private QQVersion() {
public static final long QQ_9_0_50 = 6236;
public static final long QQ_9_0_55 = 6368;
public static final long QQ_9_0_56 = 6372;
public static final long QQ_9_0_60 = 6458;
public static final long QQ_9_0_60 = 6478;
}

0 comments on commit f42ee54

Please sign in to comment.