There was an error while loading. Please reload this page.
1 parent f7774c9 commit b0983d5Copy full SHA for b0983d5
1 file changed
TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java
@@ -24,8 +24,8 @@ public class BuildVars {
24
public static boolean NO_SCOPED_STORAGE = Build.VERSION.SDK_INT <= 29;
25
public static String BUILD_VERSION_STRING = BuildConfig.BUILD_VERSION_STRING;
26
27
- public static int APP_ID = 4;
28
- public static String APP_HASH = "014b35b6184100b085b0d0572f9b5103";
+ public static int APP_ID = 105810;
+ public static String APP_HASH = "3e7a52498eec003c5896a330e5d29397";
29
30
// SafetyNet key for Google Identity SDK, set it to empty to disable
31
public static String SAFETYNET_KEY = "AIzaSyDqt8P-7F7CPCseMkOiVRgb1LY8RN1bvH8";
0 commit comments