updating commons, kotlin, gradle

This commit is contained in:
tibbi
2019-08-07 20:28:56 +02:00
parent 35eac483db
commit 9c827b3ca7
4 changed files with 6 additions and 5 deletions

View File

@ -7,8 +7,6 @@ import com.simplemobiletools.clock.helpers.TAB_CLOCK
import com.simplemobiletools.commons.activities.BaseSplashActivity
class SplashActivity : BaseSplashActivity() {
override fun getAppPackageName() = packageName
override fun initActivity() {
when {
intent?.action == "android.intent.action.SHOW_ALARMS" -> {