TP-52884 | Remove Custom R8 Spec (#9539)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath libs.juspay.hypersdk.plugin
|
||||
classpath libs.android.r8
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ android-installreferrer = "2.2"
|
||||
android-material = "1.9.0"
|
||||
android-places = "2.6.0"
|
||||
android-play-core-ktx = "1.8.1"
|
||||
android-r8 = "8.2.33"
|
||||
android-supportAnnotations = "28.0.0"
|
||||
androidGradlePlugin = "8.2.1"
|
||||
androidx-appcompat = "1.6.1"
|
||||
@@ -139,8 +138,6 @@ android-places = { module = "com.google.android.libraries.places:places", versio
|
||||
|
||||
android-play-core-ktx = { module = "com.google.android.play:core-ktx", version.ref = "android-play-core-ktx" }
|
||||
|
||||
android-r8 = { module = "com.android.tools:r8", version.ref = "android-r8" }
|
||||
|
||||
android-support-annotations = { module = "com.android.support:support-annotations", version.ref = "android-supportAnnotations" }
|
||||
|
||||
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
|
||||
|
||||
Reference in New Issue
Block a user