OSDN Git Service

Minor cleanup for Project Sakura PR
[android-x86/packages-apps-Taskbar.git] / dependencies.gradle
index ad057ff..1286ed5 100644 (file)
@@ -12,11 +12,10 @@ allprojects {
         TARGET_SDK_VERSION = 29
 
         SUPPORT_V4_VERSION = "1.0.0"
-        APPCOMPAT_VERSION = "1.2.0"
+        APPCOMPAT_VERSION = "1.3.0"
         BROWSER_VERSION = "1.0.0" // keeping at 1.0.0 to preserve compatibility with Android-x86
         MATERIAL_VERSION = "1.3.0"
         POWERMOCK_VERSION = "2.0.9"
-        AGP_VERSION = "4.1.3"
-        KOTLIN_VERSION = "1.4.32"
+        AGP_VERSION = "4.2.1"
     }
 }