updating commons and kotlin

This commit is contained in:
tibbi 2020-03-10 00:01:23 +01:00
parent 1e798fe2aa
commit affba64af6
3 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.22.16'
implementation 'com.simplemobiletools:commons:5.22.19'
implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6'
implementation 'com.alexvasilkov:gesture-views:2.5.2'

View File

@ -58,7 +58,7 @@
<b>Basit Araçlar paketinin tamamını buradan inceleyin:</b>
https://www.simplemobiletools.com
<b>Basit Dosya Yöneticisi Pro'nun bağımsız web sitesi:</b>
<b>Basit Dosya Yöneticisi Pro\'nun bağımsız web sitesi:</b>
https://www.simplemobiletools.com/filemanager
<b>Facebook:</b>

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.61'
ext.kotlin_version = '1.3.70'
repositories {
google()