minSdkVersion brought back to 9

This commit is contained in:
serso
2016-01-07 17:15:54 +01:00
parent be98a7b58e
commit 0467fd9b4f
4 changed files with 10 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ import java.util.concurrent.TimeUnit;
import javax.annotation.Nonnull;
@ReportsCrashes(formKey = "",
@ReportsCrashes(
formUri = "https://serso.cloudant.com/acra-cpp/_design/acra-storage/_update/report",
reportType = org.acra.sender.HttpSender.Type.JSON,
httpMethod = org.acra.sender.HttpSender.Method.PUT,