mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2025-02-16 19:17:55 +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)
|
setDisplay(Display.NOTIFICATION)
|
||||||
showAppUpdated(false)//true:Show App is Updated Dialog
|
showAppUpdated(false)//true:Show App is Updated Dialog
|
||||||
setUpdateFrom(UpdateFrom.XML)
|
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)
|
setCancelable(false)
|
||||||
start()
|
start()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user