Commit d4f53d4f authored by Mygod's avatar Mygod

Update dependencies

parent 3386e0d3
......@@ -4,14 +4,14 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext {
kotlinVersion = '1.2.51'
kotlinVersion = '1.2.60'
minSdkVersion = 21
sdkVersion = 28
compileSdkVersion = 28
buildToolsVersion = '28.0.1'
androidxVersion = '1.0.0-beta01'
roomVersion = '1.1.1'
workVersion = '1.0.0-alpha05'
workVersion = '1.0.0-alpha06'
preferencexVersion = '1.0.0-alpha2'
junitVersion = '4.12'
androidTestVersion = '1.1.0-alpha4'
......@@ -27,7 +27,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0-beta04'
classpath 'com.android.tools.build:gradle:3.2.0-beta05'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.20.0'
classpath 'com.google.gms:google-services:4.0.2'
classpath 'io.fabric.tools:gradle:1.25.4'
......
......@@ -73,7 +73,7 @@ dependencies {
implementation 'com.google.firebase:firebase-core:16.0.0'
implementation 'com.squareup.okhttp3:okhttp:3.11.0'
implementation "com.takisoft.preferencex:preferencex-simplemenu:$preferencexVersion"
implementation 'com.twofortyfouram:android-plugin-api-for-locale:1.0.2'
implementation 'com.twofortyfouram:android-plugin-api-for-locale:1.0.4'
implementation 'eu.chainfire:libsuperuser:1.0.0.201704021214'
implementation 'net.glxn.qrgen:android:2.0'
implementation 'xyz.belvi.mobilevision:barcodescanner:2.0.3'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment