diff --git a/.gitmodules b/.gitmodules index 1418bec..615d905 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,12 +76,12 @@ url=git://github.com/shu223/SHNakamapActivity.git [submodule "Pinner"] path = Pinner url = https://github.com/blork/SOPinnerActivity -[submodule "Upgrade"] - path = Upgrade - url = https://github.com/NSPostWhenIdle/MMUpgradeActivity [submodule "AppStoreReview"] path = AppStoreReview url = https://github.com/NSPostWhenIdle/MMReviewAppActivityDemo [submodule "Kippster"] path = Kippster url = https://github.com/alextrob/ARKippsterActivity +[submodule "AppStoreUpgrade"] + path = AppStoreUpgrade + url = https://github.com/NSPostWhenIdle/MMUpgradeActivity diff --git a/Upgrade b/AppStoreUpgrade similarity index 100% rename from Upgrade rename to AppStoreUpgrade