forked from expo/expo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apps][go][templates] Bump AGP to 7.4.1 (expo#21365)
# Why AGP 7.3 does not support Kotlin 1.8 officially: https://developer.android.com/studio/write/kotlin-support this seems to be the root cause of proguard issue because some kotlin `Metadata` is be stripped. # How bump AGP to 7.4.1 # Test Plan - ci passed - android versioned expo go + enable proguard + NCL image - sdk 48 `expo-template-bare-minimum` app debug build - sdk 48 `expo-template-bare-minimum` app release build - sdk 48 `expo-template-bare-minimum` app release build with proguard
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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