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:
Philipp Crocoll
2023-03-20 09:51:58 +01:00
parent 4cd32d30c6
commit 554f88c723
2 changed files with 14 additions and 2 deletions

View File

@@ -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">