We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce30623 commit cfc68c0Copy full SHA for cfc68c0
support-android/src/main/java/com/am/tool/support/other/MCCHelper.java
@@ -89,7 +89,7 @@ public class MCCHelper {
89
public static final int MCC_FI = 244;// Finland
90
public static final int MCC_FR = 208;// France
91
public static final int MCC_GF = 742;// French Guiana (France)
92
- public static final int MCC_RE = 647;// French Indian Ocean Territories (France)
+ public static final int MCC_RE = 647;// French Indian Ocean Territories (France)
93
public static final int MCC_PF = 547;// French Polynesia (France)
94
public static final int MCC_GA = 628;// Gabon
95
0 commit comments