1
0
Fork 0

debug builds now automatically get a '-debug' suffix

This commit is contained in:
sspanak 2025-01-06 11:40:44 +02:00
parent 0aede2ef19
commit f20c498252
2 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:tools="http://schemas.android.com/tools"
android:versionCode="844"
android:versionCode="845"
android:versionName="43.0"
xmlns:android="http://schemas.android.com/apk/res/android">