Update version numbers

This commit is contained in:
Pieter Vander Vennet 2025-07-06 20:22:40 +02:00
parent f3b3a86b32
commit 4f710446e3
6 changed files with 22 additions and 22 deletions

View file

@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 5
versionName ""
versionName "debug"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.