Update buildtools and dependencies

This commit is contained in:
Jonas Lochmann 2023-12-11 01:00:00 +01:00
parent 2c14e64bad
commit cdaec34f80
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 18 additions and 18 deletions

View file

@ -155,7 +155,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion = "1.4.7"
kotlinCompilerExtensionVersion = "1.5.1"
}
}
@ -165,23 +165,23 @@ wire {
dependencies {
def nav_version = "2.5.3"
def room_version = "2.5.2"
def work_version = '2.8.1'
def room_version = "2.6.1"
def work_version = '2.9.0'
def paging_version = "3.2.1"
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0"
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.core:core:1.12.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation "com.google.android.material:material:1.9.0"
implementation 'androidx.compose.material:material:1.5.1'
implementation 'androidx.activity:activity-compose:1.7.2'
implementation "com.google.android.material:material:1.10.0"
implementation 'androidx.compose.material:material:1.5.4'
implementation 'androidx.activity:activity-compose:1.8.1'
implementation "com.google.accompanist:accompanist-flowlayout:0.30.0"
implementation 'androidx.compose.material:material-icons-extended:1.5.1'
debugImplementation "androidx.compose.ui:ui-tooling:1.5.1"
implementation 'androidx.fragment:fragment-ktx:1.6.1'
implementation 'androidx.compose.material:material-icons-extended:1.5.4'
debugImplementation "androidx.compose.ui:ui-tooling:1.5.4"
implementation 'androidx.fragment:fragment-ktx:1.6.2'
implementation "androidx.navigation:navigation-fragment-ktx:$nav_version"
implementation "androidx.navigation:navigation-ui:$nav_version"
@ -198,8 +198,8 @@ dependencies {
implementation "androidx.work:work-runtime-ktx:$work_version"
// androidTestImplementation "android.arch.work:work-testing:$work_version"
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.5.2'
@ -217,7 +217,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp-tls:4.9.3'
implementation 'com.squareup.okhttp3:logging-interceptor:4.9.3'
googleApiImplementation "com.android.billingclient:billing-ktx:6.0.1"
googleApiImplementation "com.android.billingclient:billing-ktx:6.1.0"
implementation('io.socket:socket.io-client:2.0.0') {
exclude group: 'org.json', module: 'json'

View file

@ -15,9 +15,9 @@
*/
plugins {
id 'com.android.application' version '8.1.1' apply false
id 'com.android.library' version '8.1.1' apply false
id 'org.jetbrains.kotlin.android' version "1.8.20" apply false
id 'com.android.application' version '8.2.0' apply false
id 'com.android.library' version '8.2.0' apply false
id 'org.jetbrains.kotlin.android' version "1.9.0" apply false
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
id 'androidx.navigation.safeargs' version '2.6.0' apply false
id 'com.squareup.wire' version '4.4.3' apply false

View file

@ -2,5 +2,5 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
distributionSha256Sum=f30b29580fe11719087d698da23f3b0f0d04031d8995f7dd8275a31f7674dc01
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
distributionSha256Sum=5022b0b25fe182b0e50867e77f484501dba44feeea88f5c1f13b6b4660463640