add make target "clean_rm" to remove build artifacts using rm. Created a new release based on this clean to see if it helps with #2263.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="193"
|
||||
android:versionName="1.09e-r5"
|
||||
android:versionCode="194"
|
||||
android:versionName="1.09e-r5b"
|
||||
package="keepass2android.keepass2android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:installLocation="auto">
|
||||
|
||||
Reference in New Issue
Block a user