mirror of
https://github.com/n08i40k/polytechnic-android.git
synced 2025-12-06 17:57:46 +03:00
Compare commits
1 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
333083426f |
@@ -11,7 +11,7 @@ plugins {
|
|||||||
id("com.google.gms.google-services") version "4.4.2" apply false
|
id("com.google.gms.google-services") version "4.4.2" apply false
|
||||||
alias(libs.plugins.google.firebase.crashlytics) apply false
|
alias(libs.plugins.google.firebase.crashlytics) apply false
|
||||||
|
|
||||||
id("com.google.dagger.hilt.android") version "2.57.2" apply false
|
id("com.google.dagger.hilt.android") version "2.55" apply false
|
||||||
|
|
||||||
id("vkid.manifest.placeholders") version "1.1.0" apply true
|
id("vkid.manifest.placeholders") version "1.1.0" apply true
|
||||||
}
|
}
|
||||||
@@ -8,7 +8,7 @@ junitVersion = "1.2.1"
|
|||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
lifecycleRuntimeKtx = "2.8.7"
|
lifecycleRuntimeKtx = "2.8.7"
|
||||||
activityCompose = "1.10.1"
|
activityCompose = "1.10.1"
|
||||||
composeBom = "2025.03.00"
|
composeBom = "2025.10.01"
|
||||||
accompanistSwiperefresh = "0.36.0"
|
accompanistSwiperefresh = "0.36.0"
|
||||||
firebaseBom = "33.10.0"
|
firebaseBom = "33.10.0"
|
||||||
hiltAndroid = "2.55"
|
hiltAndroid = "2.55"
|
||||||
|
|||||||
Reference in New Issue
Block a user