mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-22 23:59:54 +01:00
fixed target
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="9"
|
android:minSdkVersion="9"
|
||||||
android:targetSdkVersion="23"
|
android:targetSdkVersion="22"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<uses-feature android:name="android.hardware.bluetooth" />
|
<uses-feature android:name="android.hardware.bluetooth" />
|
||||||
|
|||||||
Reference in New Issue
Block a user