This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository say-my-texts. See http://git.chorem.org/say-my-texts.git commit b392c8bc3d706ac861d8602847cd801c0149c6bd Author: Kevin Morin <morin@codelutin.com> Date: Fri Jul 31 22:19:38 2015 +0200 fixes #1103 Change the style of the app --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1ae5b3e..9850f8f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -6,7 +6,7 @@ android:description="@string/app_description" android:installLocation="auto"> - <uses-sdk android:minSdkVersion="21" + <uses-sdk android:minSdkVersion="15" android:targetSdkVersion="22"/> <uses-permission android:name="android.permission.BLUETOOTH" /> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.