1.1.4
All checks were successful
Build and Release / build-and-release (push) Successful in 13m41s

This commit is contained in:
Bryan1029384756
2026-04-20 17:36:35 -05:00
parent b83360db35
commit b4cf078007
4 changed files with 4 additions and 4 deletions

View File

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