Merge branch 'SatvikG7-master-patch-32319' into 'master'
Fix broken link See merge request AuroraOSS/AuroraStore!162
This commit is contained in:
@@ -51,7 +51,7 @@ class AccountActivity : BaseActivity() {
|
||||
|
||||
private val URL_TOS = "https://www.google.com/mobile/android/market-tos.html"
|
||||
private val URL_LICENSE = "https://gitlab.com/AuroraOSS/AuroraStore/raw/master/LICENSE"
|
||||
private val URL_DISCLAIMER = "https://gitlab.com/AuroraOSS/AuroraStore/raw/master/DISCLAIMER"
|
||||
private val URL_DISCLAIMER = "https://gitlab.com/AuroraOSS/AuroraStore/raw/master/DISCLAIMER.md"
|
||||
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
@@ -232,4 +232,4 @@ class AccountActivity : BaseActivity() {
|
||||
override fun onReconnected() {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user