updating commons and kotlin
This commit is contained in:
parent
1e798fe2aa
commit
affba64af6
|
@ -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'
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue