mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-02 14:26:49 -04:00
Get the rate lot function working correctly.
It's a bit funky - requests seem to hit the server about 90% of the time...
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
<uses-sdk
|
||||
android:minSdkVersion="11"
|
||||
android:targetSdkVersion="17" />
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
Reference in New Issue
Block a user