Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

Commit

Permalink
oriver
Browse files Browse the repository at this point in the history
  • Loading branch information
purerosefallen committed Jul 7, 2018
1 parent 3f363f4 commit 9ef32b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/src/main/java/cn/garymb/ygomobile/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
public interface Constants {
//support mycard - will pass to mycard
String ORIGIN_APP_ID = "cn.garymb.ygomobile";
String ORIGIN_VER_NAME = "3.3.0";
int ORIGIN_VER_CODE = 32010530;
String ORIGIN_VER_NAME = "3.3.2";
int ORIGIN_VER_CODE = 32010532;

boolean DEBUG = BuildConfig.DEBUG;
String PREF_START = "game_pref_";
Expand Down

0 comments on commit 9ef32b9

Please sign in to comment.