Update buildtools and dependencies

This commit is contained in:
Jonas Lochmann 2022-03-07 01:00:00 +01:00
parent 68c7efb21e
commit d38724c42a
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 13 additions and 13 deletions

View file

@ -152,20 +152,20 @@ android {
}
dependencies {
def nav_version = "2.3.5"
def room_version = "2.3.0"
def nav_version = "2.4.1"
def room_version = "2.4.2"
def work_version = '2.7.1'
def paging_version = "3.1.0"
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.4.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.core:core:1.7.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation "com.google.android.material:material:1.4.0"
implementation 'androidx.fragment:fragment-ktx:1.4.0'
implementation "com.google.android.material:material:1.5.0"
implementation 'androidx.fragment:fragment-ktx:1.4.1'
implementation "androidx.navigation:navigation-fragment-ktx:$nav_version"
implementation "androidx.navigation:navigation-ui:$nav_version"
@ -203,8 +203,8 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp-tls:4.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.8.1'
googleApiImplementation "com.android.billingclient:billing:4.0.0"
googleApiImplementation "com.android.billingclient:billing-ktx:4.0.0"
googleApiImplementation "com.android.billingclient:billing:4.1.0"
googleApiImplementation "com.android.billingclient:billing-ktx:4.1.0"
implementation('io.socket:socket.io-client:2.0.0') {
exclude group: 'org.json', module: 'json'

View file

@ -17,15 +17,15 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.5.30'
ext.kotlin_version = '1.6.10'
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.android.tools.build:gradle:7.1.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.3.5"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.4.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

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-7.0.2-bin.zip
distributionSha256Sum=0e46229820205440b48a5501122002842b82886e76af35f0f3a069243dca4b3c
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionSha256Sum=f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd