|
@@ -29,7 +29,7 @@ class SubModuleFragment : BaseFragment(R.layout.layout_sub_module) {
|
|
|
|
|
|
private val LOTTO_PLUS_APP_ID = "62e397edae71cfa8782aa3a0"
|
|
private val LOTTO_PLUS_APP_ID = "62e397edae71cfa8782aa3a0"
|
|
private val LOTTO_PLUS_DOWNLOAD = "https://www.dropbox.com/s/3rz6v50tjn6f2jg/Lottery-Mobile_devDebug_1.0.30-dev.apk?dl=1"
|
|
private val LOTTO_PLUS_DOWNLOAD = "https://www.dropbox.com/s/3rz6v50tjn6f2jg/Lottery-Mobile_devDebug_1.0.30-dev.apk?dl=1"
|
|
- private val LOTTO_PLUS_PACKAGE = "com.sambath.sbc"
|
|
|
|
|
|
+ private val LOTTO_PLUS_PACKAGE = "com.sambath.lottoplus"
|
|
|
|
|
|
override fun onCreate(savedInstanceState: Bundle?) {
|
|
override fun onCreate(savedInstanceState: Bundle?) {
|
|
super.onCreate(savedInstanceState)
|
|
super.onCreate(savedInstanceState)
|