Lowered minimal required API level.
This commit is contained in:
parent
30ebb702b9
commit
10da7c59f9
@ -1,7 +1,7 @@
|
|||||||
#ifndef DEFINITIONS_H
|
#ifndef DEFINITIONS_H
|
||||||
#define DEFINITIONS_H
|
#define DEFINITIONS_H
|
||||||
|
|
||||||
#define MINIMAL_API_LEVEL 10
|
#define MINIMAL_API_LEVEL 9
|
||||||
#define CONTENT_TYPE "application/json; charset=utf-8"
|
#define CONTENT_TYPE "application/json; charset=utf-8"
|
||||||
|
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user