We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cd0b8 commit 1308e1bCopy full SHA for 1308e1b
app/build.gradle
@@ -58,7 +58,7 @@ android {
58
}
59
60
dependencies {
61
- implementation 'com.simplemobiletools:commons:5.32.2'
+ implementation 'com.simplemobiletools:commons:5.32.24'
62
implementation 'com.github.Stericson:RootTools:df729dcb13'
63
implementation 'com.github.Stericson:RootShell:1.6'
64
implementation 'com.alexvasilkov:gesture-views:2.5.2'
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.kotlin_version = '1.4.20'
+ ext.kotlin_version = '1.4.21'
5
6
repositories {
7
google()
0 commit comments