Rename package names to org.fossify.*
This commit is contained in:
parent
3a2535a980
commit
2d8a626ec0
131 changed files with 915 additions and 883 deletions
|
|
@ -1,11 +0,0 @@
|
|||
package com.simplemobiletools.smsmessenger
|
||||
|
||||
import android.app.Application
|
||||
import com.simplemobiletools.commons.extensions.checkUseEnglish
|
||||
|
||||
class App : Application() {
|
||||
override fun onCreate() {
|
||||
super.onCreate()
|
||||
checkUseEnglish()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue