Bump version numbers

This commit is contained in:
Pieter Vander Vennet 2025-06-19 16:45:09 +02:00
parent 56db3284a1
commit e3e82a546e

View file

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