Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb021237 authored by Dominik Schürmann's avatar Dominik Schürmann
Browse files

Add version code and name

parent 7ac1d63c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -18,7 +18,10 @@
*/
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="org.sufficientlysecure.standalonecalendar" >
    package="org.sufficientlysecure.standalonecalendar" 
    android:installLocation="auto"
    android:versionCode="3"
    android:versionName="standalone-1.2" >
<!--         android:sharedUserLabel="@string/app_label"> -->

    <!--