[automerger skipped] Merge Android U (ab/10368041) am: 201db2585b -s ours am: 0f32d19869 -s ours am: b01403459e -s ours am: 4be8208b55 -s ours

am skip reason: Merged-In Id93aa1ca981523fbbc2a8e27106999772313e7bb with SHA-1 b195c9e1bc is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/libs/systemui/+/24182590

Change-Id: Ie65a3524482a3d1155277daee22578b4f01d42ac
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/animationlib/build.gradle b/animationlib/build.gradle
index 18ae0e1..906bb92 100644
--- a/animationlib/build.gradle
+++ b/animationlib/build.gradle
@@ -19,12 +19,6 @@
             manifest.srcFile 'tests/AndroidManifest.xml'
         }
     }
-    compileSdk 33
-
-    defaultConfig {
-        minSdk 33
-        targetSdk 33
-    }
 
     lintOptions {
         abortOnError false