mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
Use JDK 1.7, target Android 5.1.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="20"
|
||||
android:targetSdkVersion="22"
|
||||
/>
|
||||
|
||||
<uses-feature android:name="android.hardware.bluetooth" />
|
||||
|
||||
Reference in New Issue
Block a user