File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ insert_final_newline = true
1717charset = utf-8
1818indent_style = space
1919indent_size = 4
20- continuation_indent_size = 8
20+ continuation_indent_size = 4
2121
2222[* .xml ]
2323continuation_indent_size = 4
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ android {
5858}
5959
6060dependencies {
61- implementation ' com.simplemobiletools:commons:5.33.10 '
61+ implementation ' com.simplemobiletools:commons:5.33.27 '
6262 implementation ' com.github.Stericson:RootTools:df729dcb13'
6363 implementation ' com.github.Stericson:RootShell:1.6'
6464 implementation ' com.alexvasilkov:gesture-views:2.5.2'
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33buildscript {
4- ext. kotlin_version = ' 1.4.21 '
4+ ext. kotlin_version = ' 1.4.30 '
55
66 repositories {
77 google()
You can’t perform that action at this time.
0 commit comments