mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 17:14:32 +01:00
In-App Update Fix.
This commit is contained in:
parent
d3df8e7dde
commit
fe5acddafd
@ -125,7 +125,7 @@ class MainActivity: AppCompatActivity(), PaymentResultListener {
|
||||
setDisplay(Display.NOTIFICATION)
|
||||
showAppUpdated(false)//true:Show App is Updated Dialog
|
||||
setUpdateFrom(UpdateFrom.XML)
|
||||
setUpdateXML("https://raw.githubusercontent.com/Shabinder/SpotiFlyer/master/app/src/main/res/xml/app_update.xml")
|
||||
setUpdateXML("https://raw.githubusercontent.com/Shabinder/SpotiFlyer/Compose/app/src/main/res/xml/app_update.xml")
|
||||
setCancelable(false)
|
||||
start()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user