[CICN-35] update android sdk version 05/30405/1
authorAngelo Mantellini <[email protected]>
Mon, 14 Dec 2020 08:13:40 +0000 (09:13 +0100)
committerAngelo Mantellini <[email protected]>
Mon, 14 Dec 2020 08:13:40 +0000 (09:13 +0100)
Signed-off-by: Angelo Mantellini <[email protected]>
Change-Id: Iebac992a4b1ce326bea92095c7189f387f5c2f88

android/AndroidManifest.xml

index f8e00c3..557e233 100644 (file)
@@ -69,7 +69,7 @@
 
     </application>
 
-    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="26"/>
+    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="27"/>
     <supports-screens android:largeScreens="true" android:normalScreens="true" android:anyDensity="true" android:smallScreens="true"/>
 
     <!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.