mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-28 04:09:56 +00:00
Bump dependencies
This commit is contained in:
parent
9d62e91b60
commit
3b09f605f9
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ dependencies {
|
|||
implementation("androidx.appcompat:appcompat:1.7.0")
|
||||
implementation("androidx.recyclerview:recyclerview:1.4.0")
|
||||
implementation("androidx.activity:activity-ktx:1.10.0")
|
||||
implementation("androidx.fragment:fragment-ktx:1.8.5")
|
||||
implementation("androidx.fragment:fragment-ktx:1.8.6")
|
||||
implementation("com.google.android.material:material:1.12.0")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.2.0")
|
||||
implementation("com.google.guava:guava:33.1.0-android")
|
||||
|
|
|
@ -5,7 +5,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:8.8.0")
|
||||
classpath("com.android.tools.build:gradle:8.8.1")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue