mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-02-17 04:10:46 +01:00
update commons to 3.8.8
This commit is contained in:
parent
7881706842
commit
2e938cce1e
@ -38,7 +38,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.7.8'
|
||||
implementation 'com.simplemobiletools:commons:3.8.8'
|
||||
implementation 'com.squareup:otto:1.3.8'
|
||||
}
|
||||
|
||||
|
@ -4,7 +4,6 @@ import android.content.Intent
|
||||
import android.os.Bundle
|
||||
import android.view.Menu
|
||||
import android.view.MenuItem
|
||||
import android.view.View
|
||||
import android.view.WindowManager
|
||||
import android.widget.ImageView
|
||||
import android.widget.SeekBar
|
||||
|
Loading…
x
Reference in New Issue
Block a user