sanders: MotoActions: Change to sdk 27
This commit is contained in:
@@ -15,8 +15,8 @@
|
|||||||
<protected-broadcast android:name="com.android.systemui.doze.pulse" />
|
<protected-broadcast android:name="com.android.systemui.doze.pulse" />
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="26"
|
android:minSdkVersion="27"
|
||||||
android:targetSdkVersion="26" />
|
android:targetSdkVersion="27" />
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user