Skip to content

Commit affba64

Browse files
committed
updating commons and kotlin
1 parent 1e798fe commit affba64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ android {
5858
}
5959

6060
dependencies {
61-
implementation 'com.simplemobiletools:commons:5.22.16'
61+
implementation 'com.simplemobiletools:commons:5.22.19'
6262
implementation 'com.github.Stericson:RootTools:df729dcb13'
6363
implementation 'com.github.Stericson:RootShell:1.6'
6464
implementation 'com.alexvasilkov:gesture-views:2.5.2'

app/src/main/res/values-tr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<b>Basit Araçlar paketinin tamamını buradan inceleyin:</b>
5959
https://www.simplemobiletools.com
6060

61-
<b>Basit Dosya Yöneticisi Pro'nun bağımsız web sitesi:</b>
61+
<b>Basit Dosya Yöneticisi Pro\'nun bağımsız web sitesi:</b>
6262
https://www.simplemobiletools.com/filemanager
6363

6464
<b>Facebook:</b>

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '1.3.61'
4+
ext.kotlin_version = '1.3.70'
55

66
repositories {
77
google()

0 commit comments

Comments
 (0)