chore: bump agp, aboutlibraries
Signed-off-by: Infi <wingit@geist.ga>
This commit is contained in:
parent
a1d772ed46
commit
0418a3614f
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
coil_version = '2.2.2'
|
||||
glide_version = '4.16.0'
|
||||
ktor_version = '2.3.0'
|
||||
aboutlibraries_version = '10.5.2'
|
||||
aboutlibraries_version = '10.8.3'
|
||||
media3_version = '1.1.1'
|
||||
}
|
||||
}
|
||||
|
|
@ -17,8 +17,8 @@ buildscript {
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.2.0-alpha16' apply false
|
||||
id 'com.android.library' version '8.2.0-alpha16' apply false
|
||||
id 'com.android.application' version '8.3.0-alpha02' apply false
|
||||
id 'com.android.library' version '8.3.0-alpha02' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.10' apply false
|
||||
id "com.google.dagger.hilt.android" version "2.44" apply false
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#Sun Nov 20 00:24:55 CET 2022
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-rc-2-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStorePath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
|
|
|||
Loading…
Reference in New Issue