TP-22332 |master resync| Aman Singh

This commit is contained in:
aman.singh
2024-04-17 12:28:40 +05:30
67 changed files with 3924 additions and 140 deletions

View File

@@ -134,8 +134,8 @@ def reactNativeArchitectures() {
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
}
def VERSION_CODE = 139
def VERSION_NAME = "2.8.10"
def VERSION_CODE = 142
def VERSION_NAME = "2.9.1"
android {
ndkVersion rootProject.ext.ndkVersion

View File

@@ -14,7 +14,6 @@ import com.facebook.react.bridge.WritableMap;
public class FileHelper {
private static final long MAX_ZIP_FILE_SIZE = 5 * 1024 * 1024; // Maximum size of each zip file (5 MB)
// String[] projection = {
// MediaColumns.DATA,
// MediaColumns.DISPLAY_NAME, // Image name