fix(mobile): update version code and name, adjust padding in ShareRoomPicker component

This commit is contained in:
2026-05-13 10:40:31 +10:00
parent fce1736312
commit be52b0fa08
3 changed files with 26 additions and 20 deletions

View File

@@ -27,8 +27,8 @@ android {
applicationId "com.paarrot.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1777176952
versionName "2026-04-26.041552.151"
versionCode 1778632712
versionName "2026-05-13.003832.344"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.