Added support for game and onlyAvailable when retireving data
From now on, it is possible for the API to retrieve only object which are assigned to a specific game or only objects that are available or both. This might (pretty sure it is) needed in the future
This commit is contained in:
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.de.aldo_apps.aldo.mariokartcircuitselector"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 6
|
||||
versionName "0.1.6"
|
||||
versionCode 7
|
||||
versionName "0.1.7"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user