Skip to content

Commit c2c04ec

Browse files
committed
Set release to true in release profile
1 parent 11a8280 commit c2c04ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
<artifactId>android-maven-plugin</artifactId>
130130
<inherited>true</inherited>
131131
<configuration>
132+
<release>true</release>
132133
<sign>
133134
<debug>false</debug>
134135
</sign>

0 commit comments

Comments
 (0)