Lowered minimal required API level.

This commit is contained in:
Martin Rotter 2015-12-16 19:14:00 +01:00
parent 30ebb702b9
commit 10da7c59f9

View File

@ -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"
///