mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 15:45:21 +01:00
Update AGP
This commit is contained in:
parent
46544e000e
commit
4ad11cdbfe
4 changed files with 3 additions and 3 deletions
|
@ -57,6 +57,7 @@ android {
|
|||
|
||||
buildFeatures {
|
||||
viewBinding true
|
||||
buildConfig true
|
||||
}
|
||||
packagingOptions {
|
||||
resources {
|
||||
|
|
|
@ -12,5 +12,4 @@ android.nonTransitiveRClass=true
|
|||
kotlin.incremental.useClasspathSnapshot=true
|
||||
# https://docs.gradle.org/7.5/userguide/configuration_cache.html
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonFinalResIds=false
|
|
@ -9,7 +9,7 @@ coreSplashscreen = "1.0.0"
|
|||
customactivityoncrash = "2.4.0"
|
||||
fadingedgelayout = "1.0.0"
|
||||
google_featureDelivery_version = "2.1.0"
|
||||
gradle = "8.5.1"
|
||||
gradle = "8.7.1"
|
||||
dhaval2404_imagepicker_version = "2.1"
|
||||
chrisbanes_insetter_version = "0.6.1"
|
||||
jaudiotagger = "2.3.15"
|
||||
|
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -1,6 +1,6 @@
|
|||
#Mon Mar 06 21:09:43 IST 2023
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue