Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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' } Loading app/src/main/kotlin/com/simplemobiletools/flashlight/activities/MainActivity.kt +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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' } Loading
app/src/main/kotlin/com/simplemobiletools/flashlight/activities/MainActivity.kt +0 −1 Original line number Diff line number Diff line Loading @@ -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