Open
Conversation
added 15 commits
March 17, 2026 15:52
diff --git a/TMessagesProj/config/release.keystore b/TMessagesProj/config/release.keystore index 4c32fd3..3caca7f 100644 Binary files a/TMessagesProj/config/release.keystore and b/TMessagesProj/config/release.keystore differ diff --git a/TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java b/TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java index 4ed7e64..dddd974 100644 --- a/TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java +++ b/TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java @@ -26,8 +26,8 @@ public class BuildVars { public static boolean NO_SCOPED_STORAGE = Build.VERSION.SDK_INT <= 29; public static String BUILD_VERSION_STRING = BuildConfig.BUILD_VERSION_STRING; - public static int APP_ID = 4; - public static String APP_HASH = "014b35b6184100b085b0d0572f9b5103"; + public static int APP_ID = 20831107; + public static String APP_HASH = "cebe3a984370eef377d30f9c9f1052b8"; // SafetyNet key for Google Identity SDK, set it to empty to disable public static String SAFETYNET_KEY = "AIzaSyDqt8P-7F7CPCseMkOiVRgb1LY8RN1bvH8"; diff --git a/TMessagesProj_App/google-services.json b/TMessagesProj_App/google-services.json index 640e841..cdbb48a 100644 --- a/TMessagesProj_App/google-services.json +++ b/TMessagesProj_App/google-services.json @@ -1,95 +1,45 @@ { "project_info": { - "project_number": "760348033671", - "firebase_url": "https://tmessages2.firebaseio.com", - "project_id": "tmessages2", - "storage_bucket": "tmessages2.appspot.com" + "project_number": "910450998129", + "project_id": "telegram-9a863", + "storage_bucket": "telegram-9a863.firebasestorage.app" }, "client": [ { "client_info": { - "mobilesdk_app_id": "1:760348033671:android:f6afd7b67eae3860", + "mobilesdk_app_id": "1:910450998129:android:4e05258ec60f4cbc72d4d0", "android_client_info": { - "package_name": "org.telegram.messenger" + "package_name": "org.mrtdk.messenger" } }, - "oauth_client": [ - { - "client_id": "760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com", - "client_type": 3 - } - ], + "oauth_client": [], "api_key": [ { - "current_key": "AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k" + "current_key": "AIzaSyDLT6K4TDU5vskqRlLIWtriqlQ3ijsdIfk" } ], "services": { "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com", - "client_type": 3 - } - ] + "other_platform_oauth_client": [] } } }, { "client_info": { - "mobilesdk_app_id": "1:760348033671:android:dc022572c167a16c", + "mobilesdk_app_id": "1:910450998129:android:5c67aa55ee083ed472d4d0", "android_client_info": { - "package_name": "org.telegram.messenger.beta" + "package_name": "org.mrtdk.messenger.beta" } }, - "oauth_client": [ - { - "client_id": "760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com", - "client_type": 3 - } - ] - } - } - }, - { - "client_info": { - "mobilesdk_app_id": "1:760348033671:android:7396e651423888c3f66e22", - "android_client_info": { - "package_name": "org.telegram.messenger.web" - } - }, - "oauth_client": [ - { - "client_id": "760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com", - "client_type": 3 - } - ], + "oauth_client": [], "api_key": [ { - "current_key": "AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k" + "current_key": "AIzaSyDLT6K4TDU5vskqRlLIWtriqlQ3ijsdIfk" } ], "services": { "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com", - "client_type": 3 - } - ] + "other_platform_oauth_client": [] } } } diff --git a/gradle.properties b/gradle.properties index bc46084..b73a0a1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,11 +15,11 @@ #Sat Mar 12 05:53:50 MSK 2016 APP_VERSION_CODE=6580 APP_VERSION_NAME=12.5.1 -APP_PACKAGE=org.telegram.messenger +APP_PACKAGE=org.mrtdk.messenger IS_PRIVATE=false -RELEASE_KEY_PASSWORD=android -RELEASE_KEY_ALIAS=androidkey -RELEASE_STORE_PASSWORD=android +RELEASE_KEY_PASSWORD=qwerty123 +RELEASE_KEY_ALIAS=my_key_alias +RELEASE_STORE_PASSWORD=qwerty123 org.gradle.jvmargs=-Xmx4096M org.gradle.daemon=true org.gradle.parallel=true
vafeen
reviewed
Mar 20, 2026
| public static int APP_ID = 4; | ||
| public static String APP_HASH = "014b35b6184100b085b0d0572f9b5103"; | ||
| public static int APP_ID = 20831107; | ||
| public static String APP_HASH = "cebe3a984370eef377d30f9c9f1052b8"; |
| "mobilesdk_app_id": "1:910450998129:android:5c67aa55ee083ed472d4d0", | ||
| "android_client_info": { | ||
| "package_name": "org.telegram.messenger.beta" | ||
| "package_name": "org.mrtdk.messenger.beta" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Правки: