Skip to content

Commit 62ebb26

Browse files
Remove android.enableAppCompileTimeRClass=false set during migration
1 parent aebff28 commit 62ebb26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1515
# Android operating system, and which are packaged with your app's APK
1616
# https://developer.android.com/topic/libraries/support-library/androidx-rn
1717
android.useAndroidX=true
18-
android.enableAppCompileTimeRClass=false
1918
android.usesSdkInManifest.disallowed=false
2019
android.uniquePackageNames=false
2120
android.dependency.useConstraints=true

0 commit comments

Comments
 (0)