8000 Specify platform in pom.xml · boxer/android-database-sqlcipher@6490279 · GitHub
[go: up one dir, main page]

Skip to content < 8000 react-partial partial-name="keyboard-shortcuts-dialog" data-ssr="false" data-attempted-ssr="false" data-react-profiling="false" >

Commit 6490279

Browse files
Specify platform in pom.xml
1 parent 79cb4a3 commit 6490279

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
<version>4.3.0</version>
4848
<extensions>true</extensions>
4949
<configuration>
50+
<sdk>
51+
<platform>23</platform>
52+
</sdk>
5053
<sign>
5154
<debug>false</debug>
5255
</sign>

0 commit comments

Comments
 (0)
0