change to java 7 and min sdk version 19

This commit is contained in:
hyb1996
2017-01-29 10:16:03 +08:00
parent fd64e2b95d
commit e6453a57ba
24 changed files with 399 additions and 56 deletions

View File

@@ -72,6 +72,7 @@
android:resource="@xml/provider_paths"/>
</provider>
<activity android:name=".TestActivity"/>
</application>
</manifest>