pull/439/merge
leggewie 7 years ago committed by GitHub
commit 1e76157ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,6 +20,7 @@
<manifest <manifest
package="org.isoron.uhabits" package="org.isoron.uhabits"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
android:versionCode="36" android:versionCode="36"
android:versionName="1.7.9"> android:versionName="1.7.9">
@ -229,4 +230,4 @@
</service> </service>
</application> </application>
</manifest> </manifest>

Loading…
Cancel
Save