Brycord v1.0.35

This commit is contained in:
Bryan1029384756
2026-02-21 16:49:09 -06:00
parent 40210672e3
commit ef2b538a7c
10 changed files with 16 additions and 16 deletions

View File

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