Skip to content

Commit aa29efc

Browse files
author
Marco Romano
committed
Remove suppressUnsupportedCompileSdk
We're now an AGP 8.1.0 so should be safe to remove as per the comment.
1 parent eac4453 commit aa29efc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,3 @@ android.experimental.enableTestFixtures=true
5656

5757
# Create BuildConfig files as bytecode to avoid Java compilation phase
5858
android.enableBuildConfigAsBytecode=true
59-
60-
# This should be removed after upgrading to AGP 8.1.0
61-
android.suppressUnsupportedCompileSdk=34

0 commit comments

Comments
 (0)