Lowered minimal required API level.
This commit is contained in:
parent
30ebb702b9
commit
10da7c59f9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef DEFINITIONS_H
|
||||
#define DEFINITIONS_H
|
||||
|
||||
#define MINIMAL_API_LEVEL 10
|
||||
#define MINIMAL_API_LEVEL 9
|
||||
#define CONTENT_TYPE "application/json; charset=utf-8"
|
||||
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue