Fix typo in build.gradle

This commit is contained in:
Ensar Sarajčić 2023-07-15 16:48:09 +02:00
parent 461ffd5494
commit 83e06a9646
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileToold:Simple-Commons:b7163c550c'
implementation 'com.github.SimpleMobileTools:Simple-Commons:b7163c550c'
implementation 'com.github.tibbi:AndroidPdfViewer:e6a533125b'
implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6'